feat: modernize and harden bot deployment

This commit is contained in:
2026-08-13 18:31:06 +09:00
parent 09ccb03626
commit 061dbf0f3f
18 changed files with 698 additions and 1702 deletions
+2 -2
View File
@@ -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