docs: Update project description to reflect minimal bot focus

This commit is contained in:
2026-01-27 19:30:38 +01:00
parent b4f29a9d5e
commit df8da05f36

View File

@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "guardden" name = "guardden"
version = "0.1.0" version = "0.1.0"
description = "A comprehensive Discord moderation bot with AI-powered content filtering" description = "A minimal, cost-conscious Discord moderation bot for spam detection and NSFW image filtering"
readme = "README.md" readme = "README.md"
license = "MIT" license = "MIT"
requires-python = ">=3.11" requires-python = ">=3.11"