Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a new module that downloads and plays music from the youtube. #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jun 28, 2019

  1. Added a new module that downloads and plays music from the youtube. B…

    …asic functions that a music bot should have are also added, like play,stop,pause,resume. In order to connect and disconnect from a voice channel I created also 2 new methods, these will be usefull if someone wants to add some more functionality in the voice channel. All the code is based on the new api that the discord has. I have tested it in my local host and it works ok. Hope you like it and I am waiting for some feedback!
    mavroudo committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    4218a0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    918540a View commit details
    Browse the repository at this point in the history