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

really ridgure... really? (Wasteful if statement) #6

Closed kbigliar closed 5 years ago

kbigliar commented 5 years ago

https://github.com/Ridgure/TwitchBot/blob/2a86f6d00961933ec8aeb052e79d4de6b10607d9/bot.py#L453

kbigliar commented 5 years ago

Ditch the if statement all together and untab everything following it.

Ridgure commented 5 years ago

done!