Skip to content

Radiquum/stickerbridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram to Matrix sticker pack importer bot

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).

Requirements

  • 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)

Instalation

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

Usage

Invite the bot in a dedicated room (currently does not support encrypted rooms), type !sb help to list available commands.

Features

  • Telegram sticker import
  • User sticker pack request for admins

About

Telegram -> Matrix stickerpack bot

Resources

License

Stars

Watchers

Forks

Contributors

Languages