# Telegram-like stickers?

**URL:** https://meta.discourse.org/t/telegram-like-stickers/85186
**Category:** Feature
**Created:** [April 12, 2018, 8:03pm UTC](https://meta.discourse.org/t/telegram-like-stickers/85186 "2018-04-12T20:03:10Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Judith](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/judith/32/289903_2.png) [@Judith](https://meta.discourse.org/u/Judith)
#### Post date: [April 12, 2018, 8:03pm UTC](https://meta.discourse.org/t/telegram-like-stickers/85186/1 "2018-04-12T20:03:10Z")

</div>

Has anyone managed to add Telegram-like stickers to their board? Is it possible somehow or would a plugin have to be coded anew? If it’s not available yet, I might be ready to pay someone to develop it.

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [April 12, 2018, 8:16pm UTC](https://meta.discourse.org/t/telegram-like-stickers/85186/2 "2018-04-12T20:16:31Z")

</div>

This definitely would have to be a plugin and no such plugin exists as of now.

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [April 12, 2018, 10:58pm UTC](https://meta.discourse.org/t/telegram-like-stickers/85186/3 "2018-04-12T22:58:50Z")

</div>

> [@Judith](#):
>
> If it’s not available yet, I might be ready to pay someone to develop it.

Cool. Post in the #Marketplace with your available budget and an outline of what you’d like and interested parties will get in touch with you.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [April 13, 2018, 6:50am UTC](https://meta.discourse.org/t/telegram-like-stickers/85186/4 "2018-04-13T06:50:11Z")

</div>

> [@Judith](#):
>
> add Telegram-like stickers to their board?

I haven’t heard of this, can you share screenshots of what it looks like, or how it works?

---

<div class="post-metadata">

### Author: ![Judith](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/judith/32/289903_2.png) [@Judith](https://meta.discourse.org/u/Judith)
#### Post date: [April 13, 2018, 7:51am UTC](https://meta.discourse.org/t/telegram-like-stickers/85186/5 "2018-04-13T07:51:08Z")

</div>

Stickers work exactly like custom emoji, only that they are pictures. So in order to express a mood, users might post a thumbs-up emoji or they might post a picture of Lincoln doing a thumbs-up or a picture of Pusheen looking very smug. Each community has their own set of such pictures, involving memes like Pusheen or real-life people that are relevant to them. Company Telegram groups tend to use pictures of team members, and I’ve heard several unrelated people cite this feature as a reason not to adopt a more secure messaging software. People get really attached to using stickers. That’s why I want to have them in Discourse, to help my NGO adopt the forum.

To implement, have a Sticker button next to the Emoji button. This button should yield a set of pictures (as thumbnails) that the admins have uploaded for this purpose. In the code of a post they could be represented as :jeff\_holding\_a\_beer: . This would be converted into an img tag of max 512x512 when the post is displayed, with both sides clear.

Having these stickers on a per-category or per-usergroup basis would be the icing on the cake.

Example of a Telegram chat with sticker:

 ![image](https://global.discourse-cdn.com/meta/original/3X/6/8/68667c19de0185785b2dc33977203f3c00aa184c.jpg)

Pusheen sticker set:

 ![image](https://global.discourse-cdn.com/meta/original/3X/6/0/600abd24db655e5a0ef5ba793c0280d372a4faa3.jpg)

(Telegram stores sticker sets on a per-user basis and each sticker is linked to an emoji, so another way to insert stickers, rather than by going via the Sticker button, is by typing an emoji and selecting one of the equivalent stickers. I don’t think the per-user sets or emoji link are necessary to have.)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [April 13, 2018, 7:51am UTC](https://meta.discourse.org/t/telegram-like-stickers/85186/6 "2018-04-13T07:51:59Z")

</div>

I see, this sounds a lot like custom Emoji, which are already supported out of the box – but they are limited to Emoji sizes. You might be able to change that with local CSS customizations though.

---

<div class="post-metadata">

### Author: ![arun](https://avatars.discourse-cdn.com/v4/letter/a/ee7513/32.png) [@arun](https://meta.discourse.org/u/arun)
#### Post date: [May 7, 2018, 5:53am UTC](https://meta.discourse.org/t/telegram-like-stickers/85186/7 "2018-05-07T05:53:48Z")

</div>

> [@Judith](#):
>
> their board

When you say board, what you are referring to? 🙂

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [May 7, 2018, 6:09am UTC](https://meta.discourse.org/t/telegram-like-stickers/85186/8 "2018-05-07T06:09:55Z")

</div>

It’s another word for forum.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [October 16, 2020, 8:01pm UTC](https://meta.discourse.org/t/telegram-like-stickers/85186/9 "2020-10-16T20:01:41Z")

</div>



---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [January 25, 2024, 8:29pm UTC](https://meta.discourse.org/t/telegram-like-stickers/85186/11 "2024-01-25T20:29:07Z")

</div>

There’s a theme component that does this now 🚀

> [@Discourse Stickers](https://meta.discourse.org/t/discourse-stickers/280873):
>
> information_sourceSummary Add StickerseyeglassesPreview [Theme Creator](https://discourse.theme-creator.io/theme/Don/discourse-stickers)hammer_and_wrenchRepository [GitHub - VaperinaDEV/discourse-stickers: With this theme component you can add stickers. · GitHub](https://github.com/VaperinaDEV/discourse-stickers)questionInstall Guide [How to install a theme or theme component](https://meta.discourse.org/t/how-do-i-install-a-theme-or-theme-component/63682)open_bookNew to Discourse Themes? [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) Install this theme component Hello wave With this theme component you can add stickers to posts and chat messages… H…
