Closed abdullahmorrison closed 1 year ago
It sounds like the auth callback in the extension API should give you the current channel id: https://discuss.dev.twitch.tv/t/get-channel-id-where-the-extension-is-currently-displayed/16583
I would take a shot at implementing this, if that is okay?
Discussed in https://github.com/abdullahmorrison/AlveusTwitchExtension/discussions/33
This would require the extension to know what channel it is installed in. If that can be done, the useChatCommand hook can also return what channel the chat command is called in.