Custom commands

Asked Mar 25, 2020·2 replies·Last activity 6 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.

how can I make a command repeat the words that were put after the command but removing the first character?
Example:
user1: !ccommand hello 123
Nightbot response: ello 123

2 replies

$(eval decodeURIComponent(`$(querystring)`).slice(1)||` `)

thanks a lot ❤️ you are the best 🙂

slight_smile.pngheart.png