feat: add about command

This commit is contained in:
草师傅 2025-08-02 22:11:14 +08:00
parent 3fb147bcbe
commit 7920ee0567
4 changed files with 51 additions and 1 deletions

View file

@ -6,6 +6,7 @@ requires-python = ">=3.13"
dependencies = [
"aiodns==3.5.0",
"aiogram==3.21.0",
"dulwich==0.24.1",
"mastodon-py==2.0.1",
"matrix-nio==0.25.2",
"python-abp==0.2.0",