Can't Get Nightbot Command in chat

Asked Jun 1, 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.

I added a custom command for nightbot as my stream isn't gaming related however Nightbot doesn't appear to be working when I test it.

Any help is greatly appreciated

Screen_Shot_2020-06-01_at_11.22.01_AM.png

2 replies

Hey @Windy Pig!

Commands are only one word long, usually starting with an exclamation mark, so there are two solutions to your problem.
Solution A: rename the command !how
Solution B: rename the command how and copy/paste the following in the Message field:

$(eval q=decodeURIComponent(`$(querystring)`); q.includes(`reading`)?`Fill out this form to receive your free reading! https://forms.gle/9VYMKJyMHsccXKfU9`:` `;)

Thank you so much! I really appreciate the help :)

slight_smile.png