diff options
author | clarkzjw <[email protected]> | 2023-02-27 15:18:48 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-02-27 15:18:48 -0800 |
commit | 0808f28fa7764694c0e52ce68e077dcbf05be322 (patch) | |
tree | 322e98152dd720a7f0ce4c4dc0247f24e30ad491 /README.md | |
parent | 23aef802c9b493aeb66a1c250b6a3d16d299e63c (diff) | |
download | swarm2fediverse-0808f28fa7764694c0e52ce68e077dcbf05be322.tar.gz |
misskey is not supported
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 4 insertions, 8 deletions
@@ -7,19 +7,15 @@ Foursquare Swarm like Telegram bot to check in at places and post to Fediverse ( | |||
7 | - [x] Telegram native location venue checkin | 7 | - [x] Telegram native location venue checkin |
8 | - [x] Telegram raw GPS location checkin | 8 | - [x] Telegram raw GPS location checkin |
9 | - [x] Attach additional comments and medias (photos, up to 4) with checkins | 9 | - [x] Attach additional comments and medias (photos, up to 4) with checkins |
10 | |||
11 | ## TODO: | ||
12 | |||
13 | - [x] OAuth2 login | 10 | - [x] OAuth2 login |
14 | |||
15 | - Supported Fediverse software | 11 | - Supported Fediverse software |
16 | - [x] Mastodon | 12 | - [x] Mastodon |
17 | - [x] Pleroma | 13 | - [x] Pleroma |
18 | - [ ] Misskey | ||
19 | 14 | ||
15 | ## TODO: | ||
16 | |||
20 | - [ ] Option to set individual checkin visibility | 17 | - [ ] Option to set individual checkin visibility |
21 | - [ ] Delayed checkins (Scheduled posts on Fediverse) | 18 | - [ ] Delayed checkins (Scheduled posts on Fediverse) |
22 | - [ ] Connect multiple Fediverse accounts | 19 | - [ ] Connect multiple Fediverse accounts |
23 | - [ ] add Telegram payment option to enable raw GPS checkins | 20 | - [ ] add Telegram payment option to enable raw GPS checkins |
24 | - [ ] i18n | ||
25 | - [ ] Anonymized usage analysis, monitoring (Grafana/Prometheus) | 21 | - [ ] Anonymized usage analysis, monitoring (Grafana/Prometheus) |