A dedicated open-source Discord bot for Zhycorp based from our Discord bot template with more features. Easy to use, and with no coding required.
- Interaction support.
- Basic music commands.
- Basic moderation commands.
- Configurable, and easy to use.
- A production-ready project, set up the bot without coding.
- Download and install Node.js version
16.6.0
and Python version3.6.0
or above - Open
.env_example
file and rename it to.env
- Install required and optional dependencies
$ npm install
- Compile the file
$ npm run build
- If you want to save your disk spaces, let's prune the dev dependencies
$ npm prune --production
- Finally, you can start the bot
$ npm start
You can host this bot to make it stay online on Heroku.
You can use Glitch too for this project, featured with its code editor.
Watch the tutorial video on YouTube!
- Star and fork this project
- Go to glitch.com and make an account
- Click New Project then Import from GitHub, specify the pop-up field with
https://github.com/<your-name>/disc-11
(without<>
) - Please wait for a while, this process takes some minutes
- Find
.env
file and delete it, find.env_example
file and rename it back to.env
- After specifying
.env
, open Tools > Terminal - Type
refresh
, and track the process from Logs - To make the bot stay online, please watch this video carefully.
© 2021 Zhycorp Development