aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-02-23 11:16:27 -0800
committerclarkzjw <[email protected]>2023-02-23 12:07:32 -0800
commitc5d0fa1fb08e3a3d4dca7aaff7590d35072f0e75 (patch)
tree27b427b8797f996e50050a0769866d5710a719ff /README.md
parentf1bcfdf48153e9c08cc1abfc7fd80cc8cc290359 (diff)
downloadswarm2fediverse-c5d0fa1fb08e3a3d4dca7aaff7590d35072f0e75.tar.gz
update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1dd14e5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,27 @@
1# Checkin.bot
2
3Foursquare Swarm like Telegram bot to check in at places and post to Fediverse (Mastodon/Pleroma)
4
5## Features
6
7- [x] Telegram native location venue checkin
8- [x] Telegram raw GPS location checkin
9- [x] Attach additional comments and medias (photos, up to 4) with checkins
10
11## TODO:
12
13- [x] OAuth2 login
14
15 - Supported Fediverse software
16 - [x] Mastodon
17 - [ ] Pleroma
18 - [ ] Misskey
19
20- [ ] Option to set individual checkin visibility
21- [ ] Delayed checkins (Scheduled posts on Fediverse)
22- [ ] Connect multiple Fediverse accounts
23- [ ] .bot domain
24- [ ] CI/CD, Tyk API Gateway
25- [ ] add Telegram payment option to enable raw GPS checkins
26- [ ] i18n
27- [ ] Anonymized analysis
Powered by cgit v1.2.3 (git 2.41.0)