Letting non moderators share links on youtube stream

is it possible to let non moderators share the last part of an url so nightbot can hyperlink the url in the chat? I been searching the solution for this but I wasn’t able to find it.

im trying to let users hyperlink tradingview charts in the chat.

You can go to Nightbot and disable nightbots link filter or edit it so that specific URLs are allowed.


thanks for your response. is there any way to set a command for it tho? instead of just whitelisting the url?

Hey @Enlight_em!

When you say:

…is the base URL always the same?
If so which one is it?


Reminder that you have to be specific, here’s why.

hi emily thank you for your response. base url is always the same. https://www.tradingview.com/x/USERCODEHERE/

Thanks, then you can simply use $(querystring):

https://www.tradingview.com/x/$(querystring)

thank you so much. have a good day.

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