generated from voidf1sh/discord-bot-template
Add logs for progress
This commit is contained in:
parent
5210f8f40f
commit
b9c073f463
12
README.md
12
README.md
@ -4,4 +4,14 @@ This repository is my working repo for a ground-up rewrite of NodBot's code to m
|
||||
# Dependencies
|
||||
* `dotenv`
|
||||
* `discord.js`
|
||||
* `fs` (built in)
|
||||
* `fs` (built in)
|
||||
|
||||
# TODO:
|
||||
- Check on error handling and log outputs
|
||||
|
||||
# DONE:
|
||||
- Initial setup, bot currently starts up, connects, and sends the startup message.
|
||||
|
||||
# Current Commit Status:
|
||||
[ BRANCH: main ]
|
||||
No work has been done, this is just the template so far.
|
Loading…
Reference in New Issue
Block a user