mirror of
https://gitlab.com/gpvkt/twitchtts.git
synced 2025-04-07 04:20:08 +02:00
Fixed: Typo
This commit is contained in:
parent
a57608cd97
commit
a7dd23d3f9
1 changed files with 0 additions and 2 deletions
2
tts.py
2
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()
|
||||
|
|
Loading…
Add table
Reference in a new issue