12 lines
289 B
JSON
12 lines
289 B
JSON
{
|
|
"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
|
|
}
|