Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.01 KB

README.md

File metadata and controls

43 lines (34 loc) · 1.01 KB

Djs

disco.js

Discord.js Guide on how to build advanced system using Mongoose and Node.js

Requirements

  • 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.

Get started

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.

Projects

v13

  • Premium System
  • Welcome/Autorole
  • Logging
  • Suggestions

v14

  • Verification System
  • Auto-reponses (Soon!)