Files
fix-please-bot/config.example.json
Space-Banane 144d9c1618
Some checks failed
Python CI / build (push) Failing after 27s
initial code upload
2026-02-07 12:01:15 +01:00

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
}