This bot allows for simple and quick copying Telegram stickers into Matrix rooms. Stickers can be used in clients that implemented them natively by Matrix (msc2545) like FluffyChat, Nheko, Commet, and Cinny. Element Clients currently does not support native stickers (can only display them when send by others).
- Python 3.13+ and pip
- Matrix account dedicated for the bot (Only token auth is supported)
- Telegram API keys and bot token (Please don't share it with anyone)
- Create new Matrix account dedicated for the bot
- Get Telegram API key and API hash from https://my.telegram.org/apps
- Create new Telegram bot and get bot token by talking to https://t.me/botfather
- Clone this repository and install dependencies
git clone https://github.com/Radiquum/stickerbridge
cd stickerbridge
pip install -r requirements.txt- Copy example env file
cp .env.example .env - Fill the env file
- Run the bot
python ./main.py
Invite the bot in a dedicated room (currently does not support encrypted rooms), type !sb help to list available commands.
- Telegram sticker import
- User sticker pack request for admins