Nightbot not responding to some commands

Asked Jan 16, 2024·3 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.

hello, some of my commands i have added to my night bot havent work or nightbot just isnt responding to them, Eg: i have one that says

your trash

Hmm... $(user) seems to have a small willy or along those lines
but night bot doesnt seem to reply to the word trash, bad, where you from is another one i have that it doesnt respond to

i have unparted and parted night bot is mod i have un modded and modded back ive doen all the basics but nothing seems to work also the words arnt blocked

3 replies

i probally did it wrong as it isnt working
but im trying to make if someone says 'stop camping' nightbot then says OR WHAT and the persons username

Capture.JPG

uh, yes, that is a little mixed up... need to change the command name from "stop camping" to just stop... and then...

js
$(eval `$(query)`.toLowerCase().includes(`camping`)?`OR WHAT $(user)?`:` `)