Update channel name

This commit is contained in:
Vgr E. Barry 2016-11-18 21:06:30 -05:00
parent 9a71b34488
commit 22b353b979

View File

@ -41,8 +41,8 @@ except ImportError:
"If you don't have pip and don't know how to install it, follow this link:", "If you don't have pip and don't know how to install it, follow this link:",
"https://pip.pypa.io/en/stable/installing/", "", "https://pip.pypa.io/en/stable/installing/", "",
"If you need any further help with setting up and/or running the bot,", "If you need any further help with setting up and/or running the bot,",
" we will be happy to help you in ##werewolf-dev on irc.freenode.net", " we will be happy to help you in #lykos on irc.freenode.net", "",
"", "- The lykos developers", sep="\n") "- The lykos developers", sep="\n")
sys.exit(1) sys.exit(1)
try: # FIXME try: # FIXME