I’m not certain this is the correct place, but here I go. Pretty new to code, but I noticed that there are no bots that collect message count, so I wanted to figure that out for a personal bot/project. I want to collect the message count of each user (post the bot coming into creation as the built-in message count isn’t publically available, as far as I can see.) and use it as a leveling metric, like with discord bots (that’s where the idea came from).
TLDR: Is there a way to access the message count, and if not, what would be the method to collect the message count?