generated from voidf1sh/discord-bot-template
Repo for rebuilding NodBot from the ground up
.github/workflows | ||
data | ||
modules | ||
slash-commands | ||
.dockerignore | ||
.eslintrc.json | ||
.gitignore | ||
Dockerfile | ||
main.js | ||
package.json | ||
README.md |
NodBot v4
This repository is my working repo for a ground-up rewrite of NodBot's code to make it more stable and usable.
Dependencies
dotenv
discord.js
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.