twitch top games fail if to many games excluded
Open
bug report
- Dominant language
- Go
- Stars
- 37.1k
- Forks
- 1.5k
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Description
### Description
Version: v0.8.4 binary
when adding to many exclude filters to top-games it fails even if there are games that should be visible
```yaml
- type: twitch-top-games
limit: 10
collapse-after: 5
exclude:
# - minecraft <= this should be in top games
- battlefield
# insert may here
```
how it looks like
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.