zorael / kameloso

IRC bot with Twitch support
Boost Software License 1.0
9 stars 3 forks source link

Dynamically get list of known Twitch bots from https://twitchinsights.net/bots #139

Closed zorael closed 1 year ago

zorael commented 1 year ago

https://github.com/arrowgent/Twitchtv-Bots-List https://github.com/arrowgent/Twitchtv-Bots-List/blob/main/scripts/twlist.sh

$ curl https://api.twitchinsights.net/v1/bots/online
$ curl https://api.twitchinsights.net/v1/bots/all  # 5k+
zorael commented 1 year ago

Added in d77c867cbd7e97a6731c7cf1a98adeee9317213f.