python-discord / meta

Issue tracker for suggestions and other questions relating to our community
https://pythondiscord.com
31 stars 5 forks source link

Add more Discord libs to `!docs` #163

Closed vcokltfre closed 2 years ago

vcokltfre commented 2 years ago

I propose we add more Discord libraries to the !docs command, now that they are growing in popularity and being used in place of the outdated discord.py

The libs I propose are added are:

Why not py-cord?

Pycord provides - without the ability to disable - components in the discord namespace (including in sphinx), which would lead to collisions with the OG discord.py

Akarys42 commented 2 years ago

Do we know if their sphynx symbols actually use the discord namespace?

vcokltfre commented 2 years ago

Pycord does, I've checked nextcord and it doesn't, so it should also be fine to add (I'll update my initial comment)

onerandomusername commented 2 years ago

py-cord does: https://docs.pycord.dev/en/master/

mbaruh commented 2 years ago

Was actioned shortly after the conversation.

onerandomusername commented 2 years ago

Was hikari added?