You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
11 months ago | |
---|---|---|
cmd | 11 months ago | |
.drone.yml | 11 months ago | |
.gitignore | 11 months ago | |
LICENSE | 11 months ago | |
README.md | 11 months ago | |
go.mod | 11 months ago | |
go.sum | 11 months ago | |
main.go | 11 months ago |
README.md
tg2mastodon
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
- 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.