dolfies / discord.py-self

A fork of the popular discord.py for user accounts.
https://discordpy-self.rtfd.io/en/latest/
MIT License
665 stars 155 forks source link

fix for PartialConnection.url property #504

Closed owocado closed 1 year ago

owocado commented 1 year ago

Summary

This fixes youtube channel connection URL to give the right channel link, also removed facebook connection URL since we talked about this before on how its URL render fails if fb connection name has spaces in it and how facebook returns different UID for oauth connected apps than actual users UID for privacy reasons etc.

General Info