So I was wondering if there was a way to collect the total number of messages sent by a user for a command I'm working on. I know that Twitch does collect that number, as it can be seen when in moderator view on Twitch. Is there a way for Nightbot to collect this number? I'm trying to make a leveling system where you level up based on the number of messages you've sent using (sqrt of total messages)/2. Thanks for your time and let me know if you need any clarification.