DiscordUtils icon indicating copy to clipboard operation
DiscordUtils copied to clipboard

Results 15 DiscordUtils issues
Sort by recently updated
recently updated
newest added

This isn't an "issue" but I'm trying to use a local image within a paginated embed and am striking out. I can embed an image within a non-paginated embed just...

When using the default music code in Readme I get 2 exceptions when using play(). Upates to both youtube and discord.py seem to be the issues for this. ## 1)...

- Follow PEP8 so the code looks *awesome* when you do the rewrite. - Make https://github.com/Developer-X-0001/DiscordUtils2.0/blob/main/DiscordUtils/Music.py#L191 asynchronous

Commented out like and dislikes statement to bypass the bot error value after YT has removed dislikes features

Hey Toxicrecker, please can you comment on the likes and dislikes lines to bypass error.

Commented likes and Dislikes lines as YouTube new features, therefore when we access play command it throws error!

Removed the dislikes variable And now the likes variable can be returned

we need to remove the dislike_count lines to make code working

YouTube has removed the dislike counter, so need delete `dislikes = data["dislike_count"]`, idk like counter need delete or not, delete it for safety

I cant go to docs, and also cant go to github page via the link of pypi page