Kinshi Tunes
A dedicated open-source music bot based on @rawon, designed for personal use and development.
Features
- Interaction Support: Engage with the bot.
- Configurable and Easy to Use: Customize the bot according to your needs.
- Basic Music and Moderation Commands: Enjoy essential functionalities.
- Production-Ready Project: Set up the bot without coding.
General Setup
- Download and Install Node.js: Ensure you have version
16.6.0
or higher. Node.js Download
- Configure Environment Variables: Open
.env_example
, rename it to .env
.
- Install Dependencies: Run the following command in your terminal.
$ npm install
- Compile the Code: Execute the build script.
$ npm run build
- Optimize Disk Space: Remove unnecessary dev dependencies.
$ npm prune --production
- Start the Bot: Launch the bot with the following command.
$ npm start
Disclaimers
Please review the disclaimers listed in DISCLAIMERS.md.
License
Kinshi Tunes is released under the BSD 3-Clause License. Feel free to use, modify, and distribute the software according to the outlined conditions. For detailed terms, refer to the LICENSE file.
© 2023 Pizzarous Development | GitHub Repository