dont even know if it works lol didnt even test it

This commit is contained in:
Xargana 2025-06-08 22:44:44 +03:00
commit 5a9c6a45ed
15 changed files with 905 additions and 0 deletions

5
.env.example Normal file
View 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