feat: add post to fediverse (mastodon.py-based)
This commit is contained in:
parent
8278ec5893
commit
b1d7267775
6 changed files with 236 additions and 0 deletions
|
@ -6,6 +6,7 @@ requires-python = ">=3.13"
|
|||
dependencies = [
|
||||
"aiodns==3.5.0",
|
||||
"aiogram==3.21.0",
|
||||
"mastodon-py==2.0.1",
|
||||
"matrix-nio==0.25.2",
|
||||
"python-abp==0.2.0",
|
||||
"pyyaml>=6.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue