1
0
Fork 0
telegram-group2mastodon/README.md

18 lines
617 B
Markdown
Raw Normal View History

2022-02-28 17:33:47 +01:00
# tg2mastodon
2022-02-27 00:19:23 +01:00
2022-03-01 01:50:00 +01:00
tg2mastodon 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.
- [ ] Handle text > 500 characters (or mastodon instance limit).
- [ ] Message attribution from telegram users (?).
- [ ] Handle messages with 1 photos and caption.
- [ ] Handle messages with multiple photos.
- [ ] Add configuration variable to set mastodon message visibility.