feat: modernize and harden bot deployment
This commit is contained in:
+2
-2
@@ -1,2 +1,2 @@
|
||||
TOKEN = 0 # Your bot token
|
||||
CLIENT_ID = 0 # Your bot client ID
|
||||
TOKEN=your-bot-token
|
||||
CLIENT_ID=your-application-id
|
||||
|
||||
Reference in New Issue
Block a user