Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added additional variable for TGS conversion #1472

Merged
merged 1 commit into from
May 13, 2021
Merged

added additional variable for TGS conversion #1472

merged 1 commit into from
May 13, 2021

Conversation

computeronix
Copy link
Contributor

this was buried and wanted to bring it up in the config

Convert Tgs (Telegram animated sticker) images to PNG before upload.
This is useful when your bridge also contains platforms that do not support animated WebP files, like Discord.
This requires the external dependency lottie, which can be installed like this:
pip install lottie cairosvg
#874

#1173

this was buried and wanted to bring it up in the config

Convert Tgs (Telegram animated sticker) images to PNG before upload.
This is useful when your bridge also contains platforms that do not support animated WebP files, like Discord.
This requires the external dependency `lottie`, which can be installed like this:
`pip install lottie cairosvg`
#874

#1173
@codeclimate
Copy link

codeclimate bot commented May 12, 2021

Code Climate has analyzed commit e5fee41 and detected 0 issues on this pull request.

View more on Code Climate.

@42wim 42wim added this to the 1.22.2 milestone May 13, 2021
@42wim 42wim merged commit 01955a0 into 42wim:master May 13, 2021
@42wim
Copy link
Owner

42wim commented May 13, 2021

Thanks!

@42wim 42wim added the telegram label May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants