How do I get rid of the special characters in the {{game}} result?

Asked Jun 24, 2024·2 replies·Last activity 2 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.

This is the command I am using.

Y'all should check out $(touser)! They are pretty awesome! CatLove Follow $(touser) over at wwwdottwitchdottv/$(touser). They were last playing $(querystring $(twitch $(touser) "{{game}}")).

(Side note, it wouldn't let me include the link in the command as is. Just used "dot" to signify what I have there.) It is ALMOST perfect, but I just hate to see the special characters where it says what game/category they were last in. Someone help please!

2 replies

just take off the $(querystring)... like this...

js
$(twitch $(touser) "{{game}}")