diff --git a/env.example b/env.example index fd2d7f2..97a7f02 100644 --- a/env.example +++ b/env.example @@ -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