I want to try to make a GLOBAL counter to track how many bugs have been reported (in total) in my game. I want that because I plan to make a bot in my group’s Discord server which they can see if the bug is resolved or not. How would I make such counter?
Any help is great, Thanks!