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
|
@ -10,6 +10,9 @@ features:
|
|||
# 启用 1/0 翻转
|
||||
bitflip:
|
||||
enable: true
|
||||
# 启用转发到联邦宇宙
|
||||
fedi:
|
||||
enable: true
|
||||
# 启用链接解析/清理
|
||||
link:
|
||||
enable: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue