Update project name
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
f063fdf56f
commit
c5754e8ad0
14
README.md
14
README.md
|
@ -1,8 +1,8 @@
|
|||
# tg2mastodon
|
||||
# telegram-group2mastodon
|
||||
|
||||
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.
|
||||
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.**
|
||||
|
@ -12,8 +12,8 @@ documentation is missing.**
|
|||
- [x] Publish text messages from Telegram to Mastodon.
|
||||
- [ ] Handle text > 500 characters (or mastodon instance limit).
|
||||
- [ ] Message attribution from telegram users (?).
|
||||
- [X] Handle messages with 1 photo and caption.
|
||||
- [X] Handle messages with multiple photos.
|
||||
- [X] Add configuration variable to set mastodon message visibility.
|
||||
- [x] Handle messages with 1 photo and caption.
|
||||
- [x] Handle messages with multiple photos.
|
||||
- [x] Add configuration variable to set mastodon message visibility.
|
||||
- [ ] Set the Telegram channels allowed to use the bot: we don't want spam from
|
||||
someone that just add the bot somewhere.
|
||||
|
|
Loading…
Reference in New Issue