Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/std-microblock/tgstickerprovider

A Xposed/LSPosed plugin to dump stickers from Telegram. Almost all 3rd-party telegram clients are supported.
https://github.com/std-microblock/tgstickerprovider

emoticons lsposed stickers telegram xposed

Last synced: 6 days ago
JSON representation

A Xposed/LSPosed plugin to dump stickers from Telegram. Almost all 3rd-party telegram clients are supported.

Awesome Lists containing this project

README

        

![header](./header.png)

## Telegram Stickers Provider
A Xposed/LSPosed plugin to dump stickers from Telegram. Almost all 3rd-party telegram clients are supported.

![screenshot](./screenshot.jpg)

### Release
You can download the latest release [here](https://t.me/microblock_pub/159).

### Compatibility

✅ NullGram
✅ MDGram
✅ Telegram (Official)
✅ Telegram (Play)
✅ AyuGram

❎ Telegram X (and all its forks)

### Limitations
Only one Telegram client can be used to dump stickers at once. If the plugin is attached to multiple clients, only one of them could work, due to the limitation of Android.

### Credits

This project used [YukiHookAPI](https://github.com/HighCapable/YukiHookAPI) and is greatly dependent on the source code of [Telegram Android](https://github.com/DrKLO/Telegram). Thanks!