aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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)