mstickereditor
Import sticker packs from telegram, to be used at the Maunium sticker picker for Matrix
Requirements:
- a Stickerpickerserver msrd0/docker-stickerpicker or maunium/stickerpicker
- a telegram bot key
Dependencies:
- libwebp
- rlottie
- cargo (make)
- clang (make)
- ldd (make)
Config file:
you need to create the following config file and enter you values:
[telegram]
bot_key = "YOUR-TELEGRAM-BOT-KEY"
[matrix]
user = "@user:matrix.org"
homeserver_url = "https://matrix-client.matrix.org"
access_token = "YOUR-MATIRX-ACESSTOKEN"