1
0
Fork 0

Group of photos in Telegram are seen as a sequence
All checks were successful
continuous-integration/drone/push Build is passing

So each photo will be posted as it was sent alone.
This commit is contained in:
Daniele Tricoli 2022-03-05 03:24:48 +01:00
parent c37d99e6b2
commit 947075bfef

View file

@ -13,7 +13,7 @@ documentation is missing.**
- [ ] Handle text > 500 characters (or mastodon instance limit).
- [ ] Message attribution from telegram users (?).
- [X] Handle messages with 1 photo and caption.
- [ ] Handle messages with multiple photos.
- [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.