feat: add mc server command

This commit is contained in:
草师傅 2025-08-07 22:28:29 +08:00
parent 11e44d7a0f
commit 7106d0a18a
4 changed files with 137 additions and 1 deletions

View file

@ -9,6 +9,7 @@ dependencies = [
"dulwich==0.24.1",
"mastodon-py==2.0.1",
"matrix-nio==0.25.2",
"mcstatus==12.0.2",
"python-abp==0.2.0",
"pyyaml>=6.0.2",
"requests>=2.32.4",