status-bot/config_example.py

5 lines
142 B
Python
Raw Normal View History

2022-08-26 17:39:38 +02:00
TOKEN="YOUR-DISCORD-BOT-TOKEN"
allowed_users = ["discorduserid"]
services = ["services", "you", "want", "to", "monitor"]
command_prefix = ":"