I have been trying to find this answer everywhere. I have seen multiple threads regarding win counters and most include a secondary variable. I used (link expired) to create a command to track wins. However, I do not wish to track kill count as well. Sure I can simply edit the output to not display the kill count per game, but I don't want to have to type !addwin followed by a number every time I wish to add a win to the counter.
Idealistically I could have two variables:
!totalwins which would display $(channel) has a total of (###) (wins in lets say warzone)
!dailywins Which would display $(channel) has won (##) games today
Then I would have two commands
!addwin which would update !dailywins as well as !totalwins
and
!resetwins which would reset the number displayed in !dailywins to zero
The thread linked shows me how to set up most of that however I don't know how to remove the kill count variable and need for it to be input also I would like !addwin to update both variables !dailywins and !totalwins. Thank you for your help
@member @member were the two in the forum who I've seen kind of cover the topic not sure if either of you are able to help.