Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add additional variable for TGS conversion in sample config (#1472)
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
- Loading branch information