5 lines
142 B
Python
5 lines
142 B
Python
TOKEN="YOUR-DISCORD-BOT-TOKEN"
|
|
|
|
allowed_users = ["discorduserid"]
|
|
services = ["services", "you", "want", "to", "monitor"]
|
|
command_prefix = ":" |