This commit is contained in:
11
config.example.json
Normal file
11
config.example.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"bot_token": "YOUR BOT TOKEN",
|
||||
"prefix": ";",
|
||||
"command_name": "reddit",
|
||||
"comment_limit": 2,
|
||||
"delete_user_message_on_dismiss": true,
|
||||
"embed_color_submission": "blue",
|
||||
"embed_color_comments": "green",
|
||||
"uptime_kuma_url": "",
|
||||
"uptime_kuma_interval": 60
|
||||
}
|
||||
Reference in New Issue
Block a user