-
Notifications
You must be signed in to change notification settings - Fork 11
Add telegram import to bot #14
Comments
This is the responsibility of another party or project, not the sticker manager. The sticker manager is an implementation of a Matrix spec proposal to prove that the specification works, as well as provide a simple bot to manage native sticker packs. The format exposed by the API is (in future) intended to be used by other projects which may support importing and sharing of sticker packs. |
I'll try implement a tool to import telegram into such a room then! |
fwiw if you tack |
How long is the |
The important part at the moment is really just the |
So the stickerpicker doesn't use the stickers array to load the stickers? |
Nope, that's there as experimental reference. It's also not used in the final proposal (which this doesn't fully support either): matrix-org/matrix-spec-proposals#1951 |
I see, I misunderstood the architecture. I thought it was stickerpicker->json->sticker-manager->matrix room i.e the sticker-manager happened to be backed by a matrix room, but could really be anything as long as it returned valid json. I do like the proposal though, now that I've done a quick read of it |
@dali99 did you have any results with implementing Telegram stickers import tool? |
Would allow self service importing of telegram stickerpacks
The text was updated successfully, but these errors were encountered: