config.json is now config_example.json
This commit is contained in:
19
config_example.json
Normal file
19
config_example.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"debug": false,
|
||||
"owner": "SET-OWNER-ID",
|
||||
"bot_name": "Yusa Nishimori",
|
||||
"bot_token": "SET-BOT-TOKEN",
|
||||
"bot_prefix": "$",
|
||||
"bot_locale": "en",
|
||||
"bot_activity": "How-Low-Hello - Keep on Burnin'",
|
||||
"color_default": "#F2C48D",
|
||||
"color_ok": "#226699",
|
||||
"color_warn": "#FFCC4D",
|
||||
"color_error": "#DD2E44",
|
||||
"enable_nomic": false,
|
||||
"bot_site": "https://www.end-play.xyz/yusarin",
|
||||
"bot_icon": "https://www.end-play.xyz/yusarin/logo",
|
||||
"check_for_updates": true,
|
||||
"auto_clear_trash": false,
|
||||
"auto_clear_timer": 120
|
||||
}
|
Reference in New Issue
Block a user