diff --git a/pyproject.toml b/pyproject.toml index cebb7cb..1b4a8f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ description = "A simple API wrapper for Top.gg written in Python." readme = "README.rst" license = { text = "MIT" } authors = [{ name = "null8626" }, { name = "Top.gg" }] -keywords = ["discord", "bot", "topgg", "top.gg"] +keywords = ["discord", "discord-bot", "topgg"] dependencies = ["aiohttp>=3.10.5"] classifiers = [ "Development Status :: 5 - Production/Stable",