So before I start coding the bot, I want to know how to store data for this discord bot. The context is I want to be able to use a command like “/addpoints”, “/removepoints” and have it add or remove points per person, as well as store the data. I also want to make a leaderboard to track the progress over a certain timeframe.