Skip to content

German-Immersive-Railroading-Community/GIRBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIRBot

The DC Bot for GIRC.

Database table setup

To understand the following tables that show how each database table is constructed, take a look of how the tables are structured:

column column
datatype datatype

Keep in mind that bold columns represent primary keys.

roles table

role_id name short_description long_description enabled
int text text text boolean