Licensed under the AGPL-3.0
license. Here's the LICENSE file.
Feel free to contribute to Discord Bots, also, you can always talk to our development team in our discord server
We do not support public clones! We won't provide any support. The following instructions are for the users who wants to contribute with Discord Bots Team.
-
Node.js v12+
-
MongoDB. (connect-mongo & mongoose)
-
Have installed all NPM Packages:
npm install
Go to config-example.json
and rename it to config.json
then add all values needed.
If you've followed all the instructions above, then you just need to run 1 more command on the terminal:
npm start
🎉Congratulations! Now the application should be running!