Thanks for using this source code! It took a lot of time and effort to create and maintain this bot. If you’re using it, you're already supporting the work!
Click to expand
- Node.js v16.6 or higher (latest stable recommended)
- VPS recommended for 24/7 uptime (or try Replit/Glitch)
Click to expand
If you're planning to run the bot on over 2000 servers or a verified bot, it's recommended to use the sharded version of this bot.
- Download the source code:
- Using Git:
git clone https://github.com/NotSaksh/Bot-Manger - Or manually download it from GitHub Releases
- Using Git:
Click to expand
- Fill in all required data in
config.json
Avoid putting secrets directly if you're on Replit or other public platforms. Useprocess.envinstead. - Fill in
.envor environment variables with necessary API keys - Tweak optional settings in other config files
- To start the bot:
node . # or node index.js
Click to expand
token– get from the Discord Developer Portal
All other keys (for YouTube, Weather, etc.) need to be obtained from their official developer portals and added to your .env or config files.
If you're using or modifying this bot, consider giving proper credit in your
README.mdor bot info:
Bot originally developed by NotSaksh (https://github.com/NotSaksh)
Want to help improve this bot? Whether it’s fixing typos, improving design, or enhancing functionality — PRs are welcome!
Please note that Sakshyam is the main developer. Contributors are always appreciated for their support and ideas!