mirror of
https://github.com/lyx0/ollama-twitch-bot.git
synced 2024-11-06 18:52:03 +01:00
update env.example
This commit is contained in:
parent
54e9958b54
commit
7740e6fa97
1 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
|||
TWITCH_USERNAME=mycooltwitchusername
|
||||
TWITCH_OAUTH=oauth:cooloauthtokenhere
|
||||
|
||||
# Comma seperated list of twitch channels the bot should join
|
||||
TWITCH_CHANNELS=channelone,channeltwo,channelthree
|
||||
|
|
Loading…
Reference in a new issue