Chatterino / chatterino2

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

Migrate /untimeout command to Helix API #3980

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 /untimeout command needs to be migrated to use the relevant Helix API endpoint.

Helix API reference: https://dev.twitch.tv/docs/api/reference#unban-user

Split from #3956

aidenwallis commented 2 years ago

I can take this

Felanbird commented 2 years ago

Added in #4026