Chatterino / chatterino2

Chat client for https://twitch.tv
MIT License
2.06k stars 449 forks source link

Migrate /slow command to Helix API #3975

Closed jupjohn closed 2 years ago

jupjohn commented 2 years ago

As part of Twitch's announced deprecation of IRC-based commands (see here for more info, the /slow command needs to be migrated to use the relevant Helix API endpoint.

Helix API reference: https://dev.twitch.tv/docs/api/reference#update-chat-settings

Split from #3956

Nerixyz commented 2 years ago

I'd like to migrate this command (see #3966).