searchbot-discord/config-example.json

15 lines
303 B
JSON
Raw Normal View History

2020-02-19 19:29:27 +00:00
{
"VERSION": "x.x type",
"DESCRIPTION": "a basic base for bots, designed by taciturasa.",
2020-02-19 19:29:27 +00:00
"MAINTENANCE": false,
"TOKEN": "",
"DBL": "",
"DBOTS": "",
"BOD": "",
"DBLCOM": "",
"PREFIX": ["basicbot!"],
"PREFIXLESS_DMS": true,
"MENTION_ASSIST": true,
"PERMS": null,
2020-02-19 19:29:27 +00:00
"BLOCKED": []
}