TheTechRobo/twitch-chat-getter

Move IRC logic into a separate module

TheTechRobo opened this issue · 0 comments

Right now we've got a lot of code in here that just involves command classes. The bot commands can stay, but the rest of the IRC code should be moved out.