From 7740e6fa974e65f15e385350f85b0da2e6788ea7 Mon Sep 17 00:00:00 2001 From: lyx0 <66651385+lyx0@users.noreply.github.com> Date: Tue, 5 Mar 2024 19:29:20 +0100 Subject: [PATCH] update env.example --- env.example | 3 +++ 1 file changed, 3 insertions(+) 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