Is it possible to create a Nightbot command that triggers a browser source on OBS?

I would like a way to make it so if a command is called, a clip will be shown on the stream. For example, if someone types !clip, a video clip would be shown, from OBS Browser Source. How do I program Nightbot to do this? Also, how do I make Nightbot commands with more than one word? For example, !title has a different effect than !title Super Expert. For custom commands, !Mario Maker will have the same result as !Mario. How do I make it so another word will have a different response?

That would require something custom to be developed, and you wouldn’t need Nightbot to do that. You can make a browser source connect directly to Twitch’s chat and parse it yourself.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.