Update plans

This commit is contained in:
Skylar Grant 2024-06-14 19:41:20 -04:00
parent 448cec95c2
commit 35a34708d3

View File

@ -5,6 +5,7 @@ This repository is my working repo for a ground-up rewrite of NodBot's code to m
* `dotenv`
* `discord.js`
* `fs` (built in)
* `@discordjs/collection`
# TODO:
- Check on error handling and log outputs
@ -14,4 +15,9 @@ This repository is my working repo for a ground-up rewrite of NodBot's code to m
# Current Commit Status:
[ BRANCH: main ]
No work has been done, this is just the template so far.
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