How to add counter command

I’m trying to add a counter command as a moderator that counts every time someone in chat compliments my streamer’s hair that can only be activated by moderators.
I tried using other forum posts but it didn’t work for me, so I am asking here more personally.

I have typed the following commands in my chat;
!commands add hair [streamer]'s hair has been complimented 0 times.
!!commands add -ulmod !addhair -a=!commands add !hair [streamer]'s hair has been complimented $(count) times.
Everytime I type !addhair nothing happens and whenever !hair gets typed, it still says 0 times. I tried typing !addhair 1 and still nothing worked so idk.

Hey @khacs!

You’re not very far from getting it right, here’s the quick correction:

!addcom !hair $(channel)'s hair has been complimented 0 times.
!addcom !addhair -ul=mod -a=!editcom !hair $(channel)'s hair has been complimented $(count) times.

Thanks a lot! :3 it works now.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.