1
0
Fork 0
telegram-group2mastodon/README.md
Daniele Tricoli 4851f662d1
All checks were successful
continuous-integration/drone/push Build is passing
Allowed Telegram channel configuration done
2022-03-08 03:19:40 +01:00

19 lines
736 B
Markdown

# telegram-group2mastodon
telegram-group2mastodon is a Telegram bot to post messages from a Telegram
group to Mastodon. You should only use on public groups and set the bot to be
able to read all the messages.
**This is still a Work In Progress, please don't use at the moment, since also
documentation is missing.**
## TODO
- [x] Publish text messages from Telegram to Mastodon.
- [x] Handle text > 500 characters (or mastodon instance limit).
- [x] Handle messages with 1 photo and caption.
- [x] Handle messages with multiple photos.
- [x] Add configuration variable to set mastodon message visibility.
- [x] Set the Telegram channel allowed to use the bot: we don't want spam from
someone that just add the bot somewhere.