Migrate /unmod command to Helix API (#4001)

Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
Aiden
2022-09-24 11:49:13 +01:00
committed by GitHub
parent 63119661aa
commit 1c97b3d094
5 changed files with 214 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@
- Minor: Migrate /clear command to Helix API. (#3994)
- Minor: Migrate /delete command to Helix API. (#3999)
- Minor: Migrate /mod command to Helix API. (#4000)
- Minor: Migrate /unmod command to Helix API. (#4001)
- 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)