diff options
author | clarkzjw <[email protected]> | 2023-02-23 11:16:27 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-02-23 12:07:32 -0800 |
commit | c5d0fa1fb08e3a3d4dca7aaff7590d35072f0e75 (patch) | |
tree | 27b427b8797f996e50050a0769866d5710a719ff /README | |
parent | f1bcfdf48153e9c08cc1abfc7fd80cc8cc290359 (diff) | |
download | swarm2fediverse-c5d0fa1fb08e3a3d4dca7aaff7590d35072f0e75.tar.gz |
update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -1,15 +0,0 @@ | |||
1 | # Swarm2Fediverse | ||
2 | |||
3 | Foursquare Swarm like Telegram bot to checkin at places and post to Fediverse (Mastodon/Pleroma) | ||
4 | |||
5 | TODO: | ||
6 | |||
7 | - Option to set individual checkin visibility | ||
8 | - Amazon .bot domain | ||
9 | - i18n | ||
10 | - Anonymized analysis | ||
11 | - OAuth login to Mastodon/Pleroma | ||
12 | - Delayed checkins | ||
13 | - user usage count, add Telegram payment option | ||
14 | - connect one Telegram user to multiple Fediverse accounts | ||
15 | - Docker deployment, CI/CD, API Gateway | ||