matrix-greeter-bot/pyproject.toml
2025-11-07 22:57:13 +01:00

7 lines
237 B
TOML

[project]
name = "matrix-greeter-bot"
version = "0.1.0"
description = "Invites a person to announcement channel and gives a welcome message if they join the Matrix space"
readme = "README.md"
requires-python = ">=3.13"
dependencies = []