From 5d2e1334a9f32b78184d8dad9256b95ba49dfa22 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Fri, 14 Jun 2024 20:19:18 -0400 Subject: [PATCH] Improved roadmap --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bbf466..b0a49d2 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,18 @@ No work has been done, this is just the template so far. # Roadmap * Database schema restructure to include important information like creation date, edit date, creator, editor, etc * Something for deduplication in the databases -* Improve content management interfaces \ No newline at end of file +* Improve content management interfaces +* Improve content caching and establish a fallback procedure to check the database if the content isn't cached, this will remove the reloads +* Update `.spongebob` so that it handles replies properly, detecting if the replied message or the replying message should be sb'd +* Add a .shed command for shedfakes +* Google search +* Youtube search, maybe implementing the head-emojis of popular youtubers like Tech Connections, Tom Scott, etc. +* METAR/TAF retrieval +* [-] Add some recursive command detection for something like `This is a message {nod.gif}` which would treat `nod.gif` as a command +* Clean up Joints database, specifically strain names, attempt to find more data +* Add some other file extension aliases, `.wav` in particular +* Meme generator, possibly look into seeing if imgflip has an API + +# Recent non-versioned upgrades +* Implemented `Ashtray` and `Bowl Screen` to reduce redundant and repetitive `.joint`s +* Removed pseudo-random capitalization in `.spongebob`