aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-02-23 16:45:01 -0800
committerclarkzjw <[email protected]>2023-02-23 16:46:12 -0800
commitb98b8bf3ced39afcb04e705d500cd5184d8b5254 (patch)
treeb7b9491817e83452f69750655fe240702ab44e0e /README.md
parent20b8220a12fc92f95ecae267ce4eb5a80584f564 (diff)
downloadswarm2fediverse-b98b8bf3ced39afcb04e705d500cd5184d8b5254.tar.gz
- bot: support pleroma instances
- status_update() in mastodon.py currently doesn't support content_type, thus it still fallbacks to text/plain on pleroma instances when adding comments
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4881eb8..570e149 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Foursquare Swarm like Telegram bot to check in at places and post to Fediverse (
14 14
15 - Supported Fediverse software 15 - Supported Fediverse software
16 - [x] Mastodon 16 - [x] Mastodon
17 - [ ] Pleroma 17 - [x] Pleroma
18 - [ ] Misskey 18 - [ ] Misskey
19 19
20- [ ] Option to set individual checkin visibility 20- [ ] Option to set individual checkin visibility
Powered by cgit v1.2.3 (git 2.41.0)