ed-asriyan / lottie-converter

Converts Lottie Animations (.json / .lottie) and Telegram stickers (*.tgs) to GIF / PNG / APNG / WEBP / WEBM
https://t.me/tgtowabot
MIT License
795 stars 72 forks source link

This use cache?, can I use cache for seperate sticker files? #47

Closed sentinm closed 3 years ago

sentinm commented 3 years ago

Sticker you sent seems not to be from a sticker pack (are you send me a .tgs file?).

I'll convert it, but the next time I ask you to send me a sticker from a sticker pack, because I use caches to not convert the same sticker twice, and I can cache only stickers from sticker packs. The sticker will be converted with low priority.

Do this uses cache for telegram sticker packs (.tgs), and can I get seperate caches for seperate stickers?

ed-asriyan commented 3 years ago

No. The bot caches sticker packs, not single stickers.

sentinm commented 3 years ago

No. The bot caches sticker packs, not single stickers.

Ok thanks, you mean the bot uses cache for sticker packes or library use cache for sticker packes?

ed-asriyan commented 3 years ago

Ok thanks, you mean the bot uses cache for sticker packes or library use cache for sticker packes?

I mean the bot. tgs-to-gif does not caches the data.

sentinm commented 3 years ago

No. The bot caches sticker packs, not single stickers.

Owh ok, thanks