Emily
March 14, 2022, 10:49am
2
Hey @theshreddingmonkey !
This problem has been solved partially here:
Hello! I was trying to make a command that can track how many times a word has been said. Such as “jack” which is my name, and then everytime that get’s said in a sentence or chat, it adds to a counter that I can do like !jack and have a count for the number of times it’s been chatted. Anything helps!
However, having another command that displays the total count won’t be possible if you want the counter to be silent. You’ll only be able to see it by going to the dashboard.
If you’re willing to sacrifice the silence, which could end up spammy, adapting this set of command should do the job:
Hey @professorwebneck !
You were close to getting it right. I understand you add the commands from the dashboard.
The -ul=, -a=, and -cd= parameters are to be used only if you add the commands from the chat, if you use the dashboard to add new commands you have to fill the boxes corresponding to each parameters:
[X29rmiibH9]
Then !commands add, !commands delete, and !commands edit can respectively be shortened to !addcom, !delcom, and !editcom.
So for your commands this is how to fill each…