dmegahan / TwitchStats

Python bot for scraping mutliple Twitch.tv streams and IRCs for stream statistics
Apache License 2.0
1 stars 0 forks source link

Command Support #2

Open dmegahan opened 9 years ago

dmegahan commented 9 years ago

IRC bot should be able to support commands received from the chat, in the form of "!command", and output a response to it. There should be a cooldown on how many commands can be received and responded, so the chat isn't flooded with commands.