Liusef / TelegramStickerManager

An app to deal with @Stickers so you don't have to
MIT License
2 stars 0 forks source link

Support for custom emoji packs (/newemojipack) #94

Open noblereign opened 2 years ago

noblereign commented 2 years ago

Telegram recently added custom emoji. But of course, it uses the sticker bot to upload them. Should this app have support for it?

noblereign commented 2 years ago

nvm telemoji was the name of their like standard animated emoji they're just animated emoji not telemoji

Liusef commented 2 years ago

what are emoji packs i read the changelog and honestly i don't get it

noblereign commented 2 years ago

its literally just sticker packs but they're 100x100 instead of 512x512 and also you can use them alongside text

noblereign commented 2 years ago

it also seems like they might support all of the operations that sticker packs have, but just with "emoji" instead of "sticker"

one thing im wondering is if creating/editing emoji packs is restricted by Premium, since only Telegram Premium subscribers can actually send the emoji right now

Liusef commented 2 years ago

creating and editing packs isn't restricted by telegram premium, however a lot of the features of the commands themselves require the use of bot webviews which I can't really use

I would like to be able to support emoji packs but given the limited time i have to work on this project and how quickly telegram is rolling out new features like these I doubt i'll be able to add support any time soon if at all.

If someone else wants to make a PR for custom support then they can do that but I just don't have the time anymore