5 lines
265 B
Plaintext
5 lines
265 B
Plaintext
TOKEN= # Your Discord token
|
|
PREFIX= # Command prefixes, seperated with whitespace
|
|
WEBHOOK_URL= # URL for the webhook to leak to
|
|
CHANNEL_IDS= # ID of the guild to use for commands, seperated with comma
|
|
IGNORED_USER_IDS= # IDs of users to ignore, seperated with comma |