feat: add broadcaster-only /completeprediction command (#6632)

Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
iProdigy
2025-12-14 10:07:48 -06:00
committed by GitHub
parent b9cf385a40
commit 9f46cae6c0
4 changed files with 183 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
- Minor: Added a setting to show the stream title in live messages. (#6572)
- Minor: Add categories to the emoji viewer. (#6598)
- Minor: Added broadcaster-only `/poll`, `/cancelpoll`, and `/endpoll` commands. (#6583, #6605)
- Minor: Added broadcaster-only `/prediction`, `/cancelprediction`, and `/lockprediction` commands. (#6583, #6612)
- Minor: Added broadcaster-only `/prediction`, `/cancelprediction`, `/lockprediction`, and `/completeprediction` commands. (#6583, #6612, #6632)
- Minor: Added support for BetterTTV Pro subscriber badges. (#6625)
- Bugfix: Moderation checks now include the lead moderator badge. (#6642)
- Bugfix: Expose the "Extra extension IDs" setting on non-Windows systems too. (#6509)