@ not being removed

Asked Aug 23, 2021·2 replies·Last activity 4 years 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.

I've been using the !so @member format with this command for almost 2 years, both as a streamer and a moderator. Normally the return from nightbot omits the ampersand (@) so the URL is accurate... but recently, it's returning it with the ampersand. so instead of https://twitch.tv/username it's posting https://twitch.tv/@username which is inaccurate.

Any insight onto why this is? the command text looks just like it should... If you haven't yet, please go show all the loves and support for a wonderful streamer https://www.twitch.tv/$(1)

2 replies

Hey @Wiry Beetle!

I recommend using $(touser) in your case instead of $(1), it'll remove the at sign (@) by default.

@ — at (sign)
& — ampersand

Many thanks, this worked perfectly! I appreciate your time and assistance!