Migrate /ban and /timeout to Helix API (#4049)

This commit is contained in:
nerix
2022-10-06 23:52:25 +02:00
committed by GitHub
parent 41581031b9
commit 874ef64216
5 changed files with 331 additions and 1 deletions
+2
View File
@@ -58,6 +58,8 @@
- Minor: Migrated /followers to Helix API. (#4040)
- Minor: Migrated /followersoff to Helix API. (#4040)
- Minor: Migrated /raid command to Helix API. Chat command will continue to be used until February 11th 2023. (#4029)
- Minor: Migrated /ban to Helix API. (#4049)
- Minor: Migrated /timeout to Helix API. (#4049)
- Bugfix: Connection to Twitch PubSub now recovers more reliably. (#3643, #3716)
- Bugfix: Fixed `Smooth scrolling on new messages` setting sometimes hiding messages. (#4028)
- Bugfix: Fixed a crash that can occur when closing and quickly reopening a split, then running a command. (#3852)