Skip to content

A fast and simple Matrix sticker picker widget

License

Notifications You must be signed in to change notification settings

qwertyytr000/stickerpicker

 
 

Repository files navigation

To add the stickers just follow this tutorial: https://invidio.xamh.de/Yz3H6KJTEI0?t=442

here is the completed json request:

{
	"stickerpicker": {
		"content": {
			"type": "m.stickerpicker",
			"url": "https://qwertyytr000.github.io/stickerpicker/web/?theme=$theme",
			"name": "Stickerpicker",
			"data": {}
		},
		"sender": "@you:picker.url",
		"state_key": "stickerpicker",
		"id": "stickerpicker"
	}
}

Maunium sticker picker

A fast and simple Matrix sticker picker widget. Tested on Element Web, Android & iOS.

Discussion

Matrix room: #stickerpicker:maunium.net

Instructions

For setup and usage instructions, please visit the wiki:

If you prefer video tutorials, Brodie Robertson has made a great video on setting up the picker and creating some packs: https://youtu.be/Yz3H6KJTEI0.

Comparison with other sticker pickers

  • Scalar is the default integration manager in Element, which can't be self-hosted and only supports predefined sticker packs.
  • Dimension is an alternate integration manager. It can be self-hosted, but it's more difficult than Maunium sticker picker.
  • Maunium sticker picker is just a sticker picker rather than a full integration manager. It's much simpler than integration managers, but currently has to be set up manually per-user.
Feature Scalar Dimension Maunium sticker picker
Free software ✔️ ✔️
Custom sticker packs ✔️ ✔️
Telegram import ✔️ ✔️
Works on Element mobiles ✔️ ✔️
Easy multi-user setup ✔️ ✔️ #7
Frequently used stickers at top ✔️

Preview

Element Web

Element Web

Element Android

Element Android

Element iOS (dark theme)

Element iOS

About

A fast and simple Matrix sticker picker widget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.4%
  • JavaScript 40.2%
  • Sass 12.5%
  • HTML 1.9%