fix(twitch): Fix followage and whisper ctxvars.

This commit is contained in:
2026-05-31 07:49:48 +10:00
parent 17c0dc00c1
commit 688282b6ac
3 changed files with 17 additions and 10 deletions
+2
View File
@@ -16,6 +16,8 @@ from .client import TwitchCmdClient
# TODO: Make an alphacroc or croccyalpha client for testing
# TODO: Fix the tracker not actually guarding the commands properly
# TODO: Fix suffix of result not printing
# TODO When command produces None don't stringify to 'None'
class CustomCmdComponent(cmds.Component):