I have a timer enabled that edits a command, resetting it’s counter value. It executes something like this:
!command edit !count -c=0
Whenever it triggers, I receive a message in chat saying “The command “!count” has been updated successfully.”
I would like to not receive this message in chat whenever nightbot does that. I would like nightbot to edit the !count command silently. Is there any way this can be done?