diff options
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) |