From 203e307b21f7d0a371f65d24a8d7eea1baf5fbad Mon Sep 17 00:00:00 2001 From: lauren kinder Date: Fri, 3 Jan 2025 17:40:50 +0000 Subject: [PATCH] Update README.md --- README.md | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/README.md b/README.md index 1e4c984..ec1f1c6 100644 --- a/README.md +++ b/README.md @@ -10,24 +10,3 @@ requires the creation of bot_token.txt in the root directory with your bot token - users can send feedback messages that are saved to devmessages.txt - users can opt out of any operations that would save their data (UK GDPR compliance) - users can get submit mapchart configuration either from a txt directly uploaded or as an existing message attachment and receive the map image in return - -## priorities: - -1. do not crash -2. keep waiting times low -3. keep memory usage low - -## todo: - -- [ ] implement privacy settings on leveling system -- [x] implement per-guild customisable role-level rewards -- [x] implement a graphical image version of the level checker -- [x] implement a graphical image version of the leaderboard checker - - -to think about: - -- [ ] some kind of system to queue actions in busy times -- [ ] automate testing the bot commands somehow -- [ ] dashboard for greater user control -