feat: add post to fediverse (mastodon.py-based)

This commit is contained in:
草师傅 2025-08-01 13:18:08 +08:00
parent 8278ec5893
commit b1d7267775
6 changed files with 236 additions and 0 deletions

View file

@ -10,6 +10,9 @@ features:
# 启用 1/0 翻转
bitflip:
enable: true
# 启用转发到联邦宇宙
fedi:
enable: true
# 启用链接解析/清理
link:
enable: true