the-vision / jarvis-discord

Just A Rather Very Intelligent System, now on Discord!
https://discord.gg/MsZ9N9n
MIT License
3 stars 9 forks source link

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

Open mavroudo opened 5 years ago

mavroudo commented 5 years ago

Basic 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!