dont even know if it works lol didnt even test it
This commit is contained in:
commit
5a9c6a45ed
15 changed files with 905 additions and 0 deletions
5
.env.example
Normal file
5
.env.example
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue