botologist
botologist copied to clipboard
Add streams but only when they play specific games
For example, !addstream twitch.tv/example game=quake would only show that stream as online when 'quake' in stream.game.lower() or 'quake' in stream.title.lower() is true.