Skip to content

TobiasTR/cadence-discord-bot

 
 

Repository files navigation


Cadence - A free Discord music and audio bot

Cadence icon

🎶 A free music and audio bot for Discord. No locked functionality, free forever. Open source!

Add Cadence Discord bot  Cadence Discord support server  Cadence bot release  Cadence bot license

Adding the bot 🤖

To add the bot to your Discord server, click here. This will invite the bot to your Discord server.

Once the bot has joined your Discord server, there is no additional configuration. Execute the /help command to view a list of commands to use.

Hosting the bot yourself 🔓

This bot is open-source, and if you want to host it yourself, you can do so by following the steps below.

  1. Install Node.js v18.16 LTS.
  2. Install FFmpeg latest release build.
  3. After cloning this repository, install dependencies with npm install.
  4. Create and configure the config.json document which contains configurable options and values such as token and clientId. This is required for the bot to communicate with Discord APIs and work properly. See config.json.example for an example, and Discord developer portal to get token and clientId.
  5. Deploy slash commands via Discord API by running npm run deploy. This is required to make the commands accessible for Discord servers.
  6. Run npm start to start the bot. If everything is configured and setup correctly, the bot should be online and ready to use. You will need to invite the bot to a server, see Adding your bot to servers article for help.

Get help and support 🛟

If you experience any issues, please open an issue on this repository or join the Discord support server for the Cadence bot.

Credits and acknowledgments 🎉

This project is made possible by using discord.js and discord-player.

About

🎶 A free music and audio bot for Discord.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%