Discord.js Guide on how to build advanced system using Mongoose and Node.js
- Intermediate knowledge of Discord.js
- Basic+ knowledge of JavaScript (NodeJS)
- Basic+ knowledge of TypeScript
- Intermediate knowledge of MongoDB (Typegoose)
- A working connection and account at MongoDB
Discord.js v14.8. Nodejs v16.16 (or higher).
Understanding Pathing
/ = Root directory.
. = This location.
.. = Up a directory.
./ = Current directory.
../ = Parent of current directory.
../../ = Two directories backwards.
Click any folder you would like to work with, in there is a README.md where every necessary step is explained. There is no licence, you can copy and use the code as you wish.
v13
- Premium System
- Welcome/Autorole
- Logging
- Suggestions
v14
- Verification System
- Auto-reponses (Soon!)