Change the import namespace name. #304
imshvishal
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
There's another branch for this (https://github.com/dolfies/discord.py-self/tree/renamed), you can also git clone the repo and change the folder name yourself, and pip install that, if you really need to change the namespace |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
change its namespace from discord to discord_self etc, so that we can import it as
import discord_self
Beta Was this translation helpful? Give feedback.
All reactions