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

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
.idea/
.venv/
secrets/
message_stats.json
config.yaml