FAQ
Why do I need to log in?
Telegram bots can only create sticker sets on a user's behalf. This means that after Teletwitch creates a sticker
set for you:
Teletwitch does not collect or keep any info from you other than your User ID. You can review this in the source code.
- You are the only one who can modify it
- You can freely modify the sticker set with @Stickers bot yourself
(but you shouldn't, read more below)
Teletwitch does not collect or keep any info from you other than your User ID. You can review this in the source code.
Limitations
- Telegram stickers have specific requirements. Most importantly,
stickers must be
512px
on 1 side and videos cannot be longer than 3 seconds or larger than256KB
- Unless an unexpected error occurred on Teletwitch, you should not modify your sticker sets outside of Teletwitch. Sticker sets created here are not synchronized with Telegram and all modifications are assumed to be made here
- Creating stickers may be slow because Teletwitch uses free resources and must always interface with Telegram APIs
My stickers are out of sync
As above, this is a hobby project that uses free resources; there are some points of failure that Teletwitch may
not be able to recover from.
In most cases, you should be able to fix desync issues by manually removing stickers using @Stickers bot. You can also report issues or make requests on the Github issue board.
In most cases, you should be able to fix desync issues by manually removing stickers using @Stickers bot. You can also report issues or make requests on the Github issue board.