zeroone2numeral2 / sticker-thief

Telegram bot to build custom sticker packs
https://t.me/stickersthiefbot
MIT License
68 stars 42 forks source link

Cleanup command don't work #58

Open CloseYourHeart opened 3 months ago

CloseYourHeart commented 3 months ago

After the changes that telegram made to how you can delete packs I made the mistake of deleting it via the new mode (from phone you can delete directly from the pack without going through the telegram bot) and now the cleanup command doesn't work anymore.

This is the message it gives:

An error occurred while processing the message: init() missing 2 required positional arguments: 'is_animated' and 'is_video' If you think this is a bug, please report the issue here and include these informations: handler: on_cleanup_command user_id: 52120820 uuid: cf70d330-d535-4988-8321-29222ee51656 utc: 20240501_035313

zeroone2numeral2 commented 3 months ago

Hi, I'm a little out of the loop. I've heard Telegram recently updated their stickers API and that some breaking changes were introduced, but I haven't looked into it yet. Honestly I don't have much time to do so and update the bot :( pull requests welcome!

insagnik commented 3 months ago

Facing same issue.