Ridgure / TwitchBot

This is an irc bot written in python by Ridgure for Ridgure
https://www.twitch.tv/ridgure
MIT License
5 stars 4 forks source link

logic flow error. #5

Closed kbigliar closed 5 years ago

kbigliar commented 5 years ago

https://github.com/Ridgure/TwitchBot/blob/2a86f6d00961933ec8aeb052e79d4de6b10607d9/bot.py#L1733-L1754

This is the block of code I am referencing... the first if should be <= 10

https://github.com/Ridgure/TwitchBot/blob/2a86f6d00961933ec8aeb052e79d4de6b10607d9/bot.py#L1752-L1754

This guy should be an elif on same level as the first if of the top code block.

Also message should be 10 not 20 characters.

kbigliar commented 5 years ago

We did it live reddit