I have a setup that tracks number to be accessed without increasing it, like this:
!adddeath -a=!editcom !deaths X died $(count) times.
!deaths X died 0 times.
!resetdeath -a=!commands edit !adddeath -c=0 (not needed here but maybe someone finds it helpful)
After I add death/add counter the nightbot displays this ugly thing:
Nightbot: purrske: → The command “!deaths” has been updated successfully.
So here are my questions:
Can I make it display the current number of deaths instead(while editing the other one)?
OR
Can I make it not return any message for this one command?
Or anything that will make it look prettier/take less space.
I’d rather have one on top, but we’ll see.