feat: make link request async

This commit is contained in:
草师傅 2025-07-31 13:57:37 +08:00
parent 1fd6d348c3
commit 7a4d998261
3 changed files with 110 additions and 30 deletions

View file

@ -4,6 +4,7 @@ version = "0.1.0"
description = "Add your description here"
requires-python = ">=3.13"
dependencies = [
"aiodns==3.5.0",
"aiogram==3.21.0",
"matrix-nio==0.25.2",
"python-abp==0.2.0",