Installed the dotenv, chalk, and nodemon packages to the bot for a better development process. Console messages now have colors, prefixes, and text formatting, to able them requires the console.js file, it has all the messages formatted with the chalk package. Also moved the README.md and LICENSE to the .github folder.
3 lines
26 B
Plaintext
3 lines
26 B
Plaintext
node_modules
|
|
*.env
|
|
.vscode |