status-bot/config_example.py
2022-08-26 17:39:38 +02:00

5 lines
142 B
Python

TOKEN="YOUR-DISCORD-BOT-TOKEN"
allowed_users = ["discorduserid"]
services = ["services", "you", "want", "to", "monitor"]
command_prefix = ":"