diff --git a/tts.py b/tts.py index 57a6c36..9713644 100644 --- a/tts.py +++ b/tts.py @@ -241,8 +241,6 @@ class IRC: self.sendmsg(conf['IRC_CHANNEL'], "@chat", conf['MESSAGE']['VOTESTART']) return True - return True - if msg.startswith('!ptts'): logging.debug("!ptts command detected") user = msg.replace('!ptts', '').strip().lower()