Sóla Lusøt
Sóla Lusøt
Can you share the link which causes this? What platform are you running on? If Linux/MacOS, do you have ffmpeg and necessary libraries installed?
I've already done this
This is still an issue.
@Blue-Robin-Taken it's not. Try `help MyCog`.
> I am using lineageOS, the problem is not with the rom. It may actually be in ROM. I'm using Resurrection Remix (which is, AFAIK, based on Lineage) and I...
As a workaround, it's possible to modify links dynamically with regex: ```python GITHUB_URL = "https://github.com/your/repo" long_description = open("README.md").read() # links on PyPI should have absolute URLs long_description = re.sub( r"(\[[^\]]+\]\()((?!https?:)[^\)]+)(\))",...
What exactly happens? Does the bot play music? If it does, you can ignore those errors. If not, please provide me: - The link you're trying to play - OS...
This has to wait until support of Python < 3.8 is dropped.
Can you provide more information about the bug? I don't want to add another tag unless there's no other solution.
I see, that's great. I can temporarily create the tag if you want.