-
Notifications
You must be signed in to change notification settings - Fork 3
additional sound cog #6
Comments
All the stuff out there is for Discord.py 0.16.8, Nya uses Discord.py 1.0.0a which changes a bunch of things for voice channels. |
I understand your point about playlist management, that would indeed be nice. And I just searched around a bit, the Bots I thought about (Dyno, Tatsumaki) are not open source. So that would maybe warrant to implement it here "again". |
Most of the bots I tried, have some problems with certain youtube video, dunno if it is a ffmpeg encoding issue, but those difficult songs have a tendancy to cut in the middle and switch to the next song. |
As far as I remember I haven't encountered that problem yet. Could you maybe create an Issue specific for the music cog and include some links to exemplary Youtube videos which cause it there? |
(Updated description slightly to better reflect the intention for this issue) |
I could but it would need to be an issue reported on Red bot or stuff like that, and I don't remember the link right now... |
I was thinking about copying and reusing the skeleton of the music cog for something else sound related.
There are already plenty Discrod Bots out there which can grab audio from Youtube or other sources and play them in Voice Channels, so I don't think there is any need to reinvent the wheel here.One idea I thought up would be to select a random sample from i.e. here and play it.
What do you think? Other ideas? Total disagreement?
The text was updated successfully, but these errors were encountered: