EMBOARD is end-of-life and I have a need for a leaderboard bot. How hard could it be? Requirements: we want to match EMBOARDs interface. here are the commands it supports: - `leaderboard` Displays the top 10 members in the leaderboard. - `clearpoints [user]` Clears the points from a user - `addpoints [points] [user]` Add [points] to [users] (could be multiple, just mention them in [users] argument). - `removepoints [points] [user]` ove [points] to [users] (could be multiple, just mention them in [users] argument).