diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -11,7 +11,7 @@ Foursquare Swarm like Telegram bot to check in at places and post to Fediverse ( | |||
11 | ## TODO: | 11 | ## TODO: |
12 | 12 | ||
13 | - [x] OAuth2 login | 13 | - [x] OAuth2 login |
14 | 14 | ||
15 | - Supported Fediverse software | 15 | - Supported Fediverse software |
16 | - [x] Mastodon | 16 | - [x] Mastodon |
17 | - [ ] Pleroma | 17 | - [ ] Pleroma |
@@ -20,8 +20,8 @@ Foursquare Swarm like Telegram bot to check in at places and post to Fediverse ( | |||
20 | - [ ] Option to set individual checkin visibility | 20 | - [ ] Option to set individual checkin visibility |
21 | - [ ] Delayed checkins (Scheduled posts on Fediverse) | 21 | - [ ] Delayed checkins (Scheduled posts on Fediverse) |
22 | - [ ] Connect multiple Fediverse accounts | 22 | - [ ] Connect multiple Fediverse accounts |
23 | - [ ] .bot domain | ||
24 | - [ ] CI/CD, Tyk API Gateway | 23 | - [ ] CI/CD, Tyk API Gateway |
25 | - [ ] add Telegram payment option to enable raw GPS checkins | 24 | - [ ] add Telegram payment option to enable raw GPS checkins |
26 | - [ ] i18n | 25 | - [ ] i18n |
27 | - [ ] Anonymized analysis | 26 | - [ ] Anonymized usage analysis, monitoring (Grafana/Prometheus) |
27 | |||