I have a command that counts my !burps on stream, but If I wanted my chat to use the command !burpscounter to just show how many burps have happened on stream, how do I do that?
Thanks.
Depends exactly what you want to do the simple version is just have a mod or yourself type a command like !addburp or something to increment the counter up by one if you want that try this:
!addcom !addburp -a=!editcom !COMMAND_NAME @$(channel) has burped $(count) times.!addcom !COMMAND_NAME @$(channel) has burped 0 times.
Note: COMMAND_NAME is the name of the command that your viewers will call on and should be changed.
If your looking to have a reset function on the counter then look here for help: (link expired)