The DC Bot for GIRC.
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.
| role_id | name | short_description | long_description | enabled |
|---|---|---|---|---|
| int | text | text | text | boolean |