Import sticker packs from telegram, to be used at the Maunium sticker picker for Matrix
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" ```