Code Monkey home page Code Monkey logo

music-bot's Introduction

Discord Music Bot

Discord music bot using discord.js and simple-youtube-api

Installtion

  • Make sure you have yarn and node.js, which is v12 or higher, both installed.
  • Fork the repository and clone your fork.
  • git clone https://github.com/your-username/music-bot.git
  • cd music-bot
  • yarn install
  • Setting up the config: rename the file config.example.yml to config.yml
  • You will need to get a Discord Bot Token, Youtube Data API v3
  • Overall your config.yml should look like, with the correct values.
token: 'Discord Bot Token'
youtubeAPI: 'Youtube Data API v3 Key'
prefix: '!'

Features

  • discordjs.guide like command handler.
  • Queue system
  • Queue looping
  • Song name search
  • Skip/Stop
  • Pause/Resume
  • Volume control
  • Playlist support

Contributing

  1. Fork the repository.
  2. Clone your fork: git clone https://github.com/your-username/music-bot.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -m "Add some feature"
  5. Push to the branch: git push
  6. Submit a pull request.

Author

© iColtz.

music-bot's People

Contributors

icoltz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

music-bot's Issues

No Dashboard

ISSUE:

Currently, your bot does not have a dashboard or any website link. This is making it hard for users to use the bot and also not making your Repository User Friendly.

FIX:

To Fix this issue, you can try finding a Free Open Source Template which you can use for your bot.

Note

Adding a dashboard, will most likely result in more contributors and more users of the bot.

HELP:

If you require any kind of help, I am free to work on this issue myself.

Regards,
Zemerik

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.