Add streams but only when they play specific games
Open
effort
- Dominant language
- Python
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.