udoprog / OxidizeBot

High performance Twitch bot in Rust
https://setbac.tv
Apache License 2.0
153 stars 22 forks source link

Change refresh commands to use Twitch API #165

Closed udoprog closed 1 year ago

udoprog commented 1 year ago

Twitch has deprecated the raw /vips and /mods commands in favor of using new endpoints.

This changes the refresh-mods, refresh-vips, and refresh commands to perform the refresh via the new refresh mechanism previously implemented.