searchbot-discord/config-example.json
Adriene Hutchins 7943cd930c Vote, config-example, search changes
- Added vote command to botlist cog
- Added aliases for categories to search cog
- Added blank tokens to config
example
2020-03-01 21:50:49 -05:00

15 lines
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": []
}