mirror of
https://github.com/Paillat-dev/discord-progress-bar.git
synced 2026-01-02 01:06:18 +00:00
Update project description in pyproject.toml
Refined the project description to emphasize customizability and usage in Discord bot messages. Improves clarity and better conveys the library's purpose.
This commit is contained in:
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
|
||||
[project]
|
||||
name = "discord-progress-bar"
|
||||
dynamic = ["version", "urls", "readme"]
|
||||
description = "A python library to easily create progress bars with discord emojis"
|
||||
description = "A Python library for creating customizable progress bars with Discord emojis in your Discord bot messages."
|
||||
authors = [
|
||||
{ name = "Paillat-dev", email = "me@paillat.dev" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user