Skip to content
/ kane Public

My official discord music bot created by Bringo#1870

License

Notifications You must be signed in to change notification settings

Focus04/kane

Repository files navigation

About

A dedicated music bot example project for Kane Development made by bringo and Focus

This open sourced project is a dedicated example tutorial for our community's content, feel free to use and modify as good as you like. Written with discord.js and v12 (stable) as the version.

Features

  • Full playback control
  • Simple queue system
  • We're here to help

Required modules

"@discordjs/opus": "^0.3.2",
"discord.js": "^12.2.0",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"node-opus": "^0.3.3",
"opusscript": "0.0.7",
"simple-youtube-api": "^5.2.1",
"ytdl-core": "^3.2.0"

Getting started with Glitch

  1. Create your bot account at Discord Developer Portal, get the token, and invite him to your server
  2. Go to Glitch.com, click New Project, then choose Clone from Git Repo button (we recommend you to make a Glitch account before doing this)
  3. Fill the pop-up column with https://github.com/zhycorp/music-bot-example.git at the field, then click OK
  4. Change the project's name to whatever you want (optional)
  5. Rename the .env_example to .env instead, then specify the Prefix, Bot Token, and the YouTube API v3 Key (watch this video for the tutorial of getting the youtube key). Don't forget with the PROJECT_DOMAIN's value, match this value with the name of your Glitch bot project
  6. And your Discord music bot should be ready to use!

If you have made any changes to the code, don't forget to restart the bot by typing refresh at the Tools > Terminal button.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am "Add some feature"
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

  1. Discord.js Music Bot © bringo
  2. Authored, maintained by Bringo and Focus.
  3. This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. Creative Commons License

GitHub bringo

About

My official discord music bot created by Bringo#1870

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published