Files
twitch-bot/.env.example
2025-09-26 15:24:52 +02:00

7 lines
163 B
Plaintext

PREFIX=prefixLike!
BOT_USER_ID=botUserId
CLIENT_ID=clientId
CLIENT_SECRET=clientSecret
CHANNELS=channelsOfBot(,separated)
DEVELOPERS=userIdOfDeveloper(,separated)