more channels to go in i see

This commit is contained in:
lickthecheese 2020-02-22 20:49:11 -05:00
parent fc47868e41
commit fcf2daaaff
2 changed files with 1 additions and 1 deletions

2
bot.py
View File

@ -54,7 +54,7 @@ class Circles(teambot.Handler):
self._bot.conn.privmsg(target,message)
if __name__=="__main__":
chans = ['#chaos', '#chaoss', '#lickthecheese', '#cminecraft', '#bots', '#mbgeneral']
chans = ['#chaos', '#chaoss', '#lickthecheese', '#cminecraft', '#bots', '#casino', '#envs']
if '-dev' in sys.argv:
print("WARN Starting in development mode")
chans = ['#chaos'] # only go in chaos while under development