An API wrapper for Discord written in Python.

application-commands bot context-menus discord discord-api discord-bot discord-py hacktoberfest interactions message-components python slash-commands
2 Open Issues Need Help Last updated: Oct 20, 2025

Open Issues Need Help

View All on GitHub

AI 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
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