All In One Discord Bot Including A Web Interface And More!
Invite me • Join my server • Website
First of all, thanks for using this Source Code, it was and is a ton of work to create and maintain it! That's why I'm asking everyone to donate a little bit of money in my dms or if that's not possible, then join my Discord Server!
Click to expand
- nodejs version 16.6 or higher, I recommend the latest STABLE version
- A VPS would be advised, so you don't need to keep your PC/laptop/RasPi 24/7 online! Click here for a Repl setup).
Click to expand
**NOTE:** It is suggested to use the [Sharded (&Clustered) version](https://github.com/NotSaksh/Multipurpose-discord-bot/tree/sharded_with_mongo), if you plan on using it for a VERIFIED BOT (on more then 2000 Servers!)- Download the Source Code
- Either by:
git clone https://github.com/NotSaksh/Bot-Manger
- Or by downloading it as a zip from the releases tab or a branch.
- Either by:
Click to expand
NOTE: You can do the exact same configuration inside of the example.env
file, just make sure to rename it to .env
or use environment variables!
- Fill in all required data in
config.json
NOTE: If you're on replit.com, it is exposed to everyone!(use process.env instead) - Fill in all required data in the
.json
- You can adjust some settings in the other
.json
Files, BUT PLEASE KEEP MY CREDITS & ADS! This is the only way on how my hard work is "revenued". - Now start the bot by opening a cmd line in that folder and typing:
node .
ornode index.js
Click to expand
NOTE: You can do the exact same configuration inside of the example.env
file, just make sure to rename it to .env
or use environment variables!
config.json
token
you can get from: discord-Developers
You can always support me by Giving Credits
If you consider using this Bot, make sure to credit me! Example:
Bot Coded by [NotSaksh#6969](https://discord.gg/NotSaksh) but modified by [modifier/your Name](https://discord.gg/)
If you want to help improve the Bot code, fix spelling or design Errors or if possible even code errors, you may create PULL REQUESTS. Please consider, that NotSaksh is the main Developer of this Bot, everyone else helped just once or sometimes more often. Thanks to anyone who considers helping me!