mirror of
https://github.com/polyjitter/searchbot-discord.git
synced 2024-08-14 22:46:55 +00:00
7943cd930c
- Added vote command to botlist cog - Added aliases for categories to search cog - Added blank tokens to config example
15 lines
No EOL
303 B
JSON
15 lines
No EOL
303 B
JSON
{
|
|
"VERSION": "x.x type",
|
|
"DESCRIPTION": "a basic base for bots, designed by taciturasa.",
|
|
"MAINTENANCE": false,
|
|
"TOKEN": "",
|
|
"DBL": "",
|
|
"DBOTS": "",
|
|
"BOD": "",
|
|
"DBLCOM": "",
|
|
"PREFIX": ["basicbot!"],
|
|
"PREFIXLESS_DMS": true,
|
|
"MENTION_ASSIST": true,
|
|
"PERMS": null,
|
|
"BLOCKED": []
|
|
} |