diff options
author | clarkzjw <[email protected]> | 2023-02-23 12:32:12 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-02-23 12:32:12 -0800 |
commit | 31a2d111d1c0ceb2ebfd5bb5daf4ee0ab2de4eb4 (patch) | |
tree | 52b6a5bc0926fbe1e6d50d952e1c0fcf16103cc8 | |
parent | c5d0fa1fb08e3a3d4dca7aaff7590d35072f0e75 (diff) | |
download | swarm2fediverse-31a2d111d1c0ceb2ebfd5bb5daf4ee0ab2de4eb4.tar.gz |
bot: update README
-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 | |||