Turn off !sr command from chat

Asked Apr 27, 2020·1 reply·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 use songs commands on usually, but sometime turn off it.
but someone doesn't know it and say nightbot doesn't working now!
so I want to know how to answer sr command when songs commands off.
ex)
songs commands on
a : !sr 000
n : a -> 000 has been added to the queue in position #1
songs commands off
a : !sr 000
n : no more sr today.

ps) can I songs commands on/off on chat? (it is very tiresome that going default commands everytimes)

1 reply

Hey @Wandering Flamingo!

What you're asking for is possible, first create a !sr command like so:

!addcom !sr -ul=owner No more song requests for today.

Then when you want to close song requests, you'll have to call !sroff, here's how to add it:

!addcom !sroff -ul=mod -a=!editcom !sr \-ul=everyone

And when you want to open song requests again, call !sron, here's how to add it:

!addcom !sron -ul=mod -a=!editcom !sr \-ul=owner

The downside of this is that you won't be able to use !sr yourself.