GitHub actions License Apache-2.0 AUR package

mstickereditor

Import sticker packs from telegram, to be used at the Maunium sticker picker for Matrix

Requirements:

Dependencies:

Config file:

you need to create the following config file and enter you values: ```toml [telegram] bot_key = "YOUR-TELEGRAM-BOT-KEY"

[matrix] user = "@user:matrix.org" homeserverurl = "https://matrix-client.matrix.org" accesstoken = "YOUR-MATIRX-ACESSTOKEN" ```