fixing twurple switch

This commit is contained in:
Darius
2025-09-26 15:24:52 +02:00
parent 47a4103176
commit 95693c0201
5 changed files with 11 additions and 11 deletions

View File

@@ -2,5 +2,5 @@ PREFIX=prefixLike!
BOT_USER_ID=botUserId
CLIENT_ID=clientId
CLIENT_SECRET=clientSecret
CHANNELS=channelsOfBot
DEVELOPERS=userIdOfDeveloper
CHANNELS=channelsOfBot(,separated)
DEVELOPERS=userIdOfDeveloper(,separated)