Custom user response — Documentation

Hi, I’m a fellow mod in a channel and want to learn how to get nightbot to give a custom command:

so like “!aired” would make nightbot respond with “(user) just got aired!”

so that it says whatever user that put that command in chat.

Thanks!

Hey @arsen4ll!

Just read the documentation: https://docs.nightbot.tv/

That being said, here’s how to add a command including the user who called it:

!addcom !aired $(user) just got aired!

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