Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

[Suggestion] setup.py discord.py changes #33

Closed
xFGhoul opened this issue Feb 3, 2022 · 1 comment
Closed

[Suggestion] setup.py discord.py changes #33

xFGhoul opened this issue Feb 3, 2022 · 1 comment

Comments

@xFGhoul
Copy link

xFGhoul commented Feb 3, 2022

First of all, thanks for making an amazing library but the one caviat I have is this requires discord.py to be installed and now I'm suggesting either:

remove discord.py completely from setup.py

seperate into popular forks so it's like
python -m pip install discordSuperUtils[default] (Installs with discord.py)
python -m pip install discordSuperUtils[pycord] (installs pycord)

@adam757521
Copy link
Member

Hey, thank you for liking my library, but having separate forks that use 2 different libraries would result in a lot of code changes as most of the features in discord.py are very different in pycord.
But, there are some forks of discordSuperUtils, such as pycordSuperUtils or disnakeSuperUtils, that supports these libraries.
Please take a look at them, they are not perfect, but they might work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants