generated from voidf1sh/discord-bot-template
Update plans
This commit is contained in:
parent
448cec95c2
commit
35a34708d3
@ -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
|
Loading…
Reference in New Issue
Block a user