Server commands other than /me, /announce are blocked

Asked May 2, 2025·3 replies·Last activity 1 year ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

Need help fixing this

5dfea773ac3d9d1bea15e7d07538bae0.png

3 replies

That means you can only use /me or /announce, due to security reasons.

This is why your command starting with a slash confuses Nightbot—it sees an unauthorized slash command (anything other than /me or /announce).

To fix the issue, either remove the slash from your command, or insert an invisible character (one Twitch doesn't auto-remove, unlike a space or separator) before the slash at the start of your command response.

I don't have any commands and I don't have a invisible character.

9d8d64b76a22513cfeb0494ac64ecb91.png

The (.) serves the same function as / in Twitch IRC chat, so if you remove this, you'll get the command's response.