How to make nightbot edit commands

Asked Apr 7, 2021·4 replies·Last activity 5 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 have seen I have seen streamers that have the command !call to say who are they talking to discord.
When changing people, moderators write !c to modify the command.

Example:

Viewer 1: !call
Nightbot: Talking with Peter and Michael.
Moderator 1: !c Steven and Oliver.
Nightbot: The command "!call" has been edited successfully.
Viewer 2: !call
Nightbot: Talking with Steven and Oliver.

I have tried to do that configuration but I can't, I need help please.
Thanks.

5.png

4 replies

Try this:

!addcom !c -ul=moderator -a=!editcom !call Talking to $(query).
!addcom !call Talking to x.

Sorry I edited the command above I forgot a space.