I was interested in making a command for Nightbot to work as 3 separate commands. The commands would be referring to a currency total that I am using for a game. The 3 commands would be !Coins (to display a total) !AddCoin (to give +1) and !RemoveCoin (to remove 1). Is there an easy way to go about doing this? This isnt a currency issued out to members of chat or anything, it's strictly text based. I know very little about Nightbot so any help is appreciated. Thanks!
Command for a Coin system
1 reply
Hey @Stripy Beaver!
There won't be a way to remove coins from the counter, but you can inspire yourself from a !deaths counter command for the other two, here's a link:
/t/having-trouble-setting-up-death-counter/1534601379858088127#m1534601381837…
