Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue proposes replacing the current regex-based method for obtaining the project version during documentation builds with `importlib.metadata`. The suggested implementation involves using `importlib.metadata.version("disnake")` to get the full release version and then deriving the short X.Y version from it, along with adding the necessary import statement. This change aims to use a more standard and robust way to retrieve package metadata.
Complexity:
1/5
t: documentation good first issue t: meta
An API wrapper for Discord written in Python.
Python
#application-commands#bot#context-menus#discord#discord-api#discord-bot#discord-py#hacktoberfest#interactions#message-components#python#slash-commands
combine commands.LargeInt with commands.Range about 2 months ago
good first issue feature request
An API wrapper for Discord written in Python.
Python
#application-commands#bot#context-menus#discord#discord-api#discord-bot#discord-py#hacktoberfest#interactions#message-components#python#slash-commands