mirror-ollama-twitch-bot/env.example
2024-03-05 19:33:40 +01:00

8 lines
314 B
Text

# Username of the account the bot will run on.
TWITCH_USERNAME=mycooltwitchusername
# oauth token can be generated here: https://twitchapps.com/tmi/
TWITCH_OAUTH=oauth:cooloauthtokenhere
# Comma seperated list of twitch channels the bot should join (no spaces)
TWITCH_CHANNELS=channelone,channeltwo,channelthree