Migrate /vip to Helix API (#4010)

Fixes #3983 

Co-authored-by: iProdigy <iProdigy@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
Aiden
2022-09-25 10:45:46 +01:00
committed by GitHub
parent abb32f700c
commit ced1525e75
5 changed files with 202 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@
- Minor: Migrate /mod command to Helix API. (#4000)
- Minor: Migrate /unmod command to Helix API. (#4001)
- Minor: Migrate /announce command to Helix API. (#4003)
- Minor: Migrate /vip command to Helix API. (#4010)
- Bugfix: Fix crash that can occur when closing and quickly reopening a split, then running a command. (#3852)
- Bugfix: Connection to Twitch PubSub now recovers more reliably. (#3643, #3716)
- Bugfix: Fix crash that can occur when changing channels. (#3799)