# Discourse Retort

**URL:** https://meta.discourse.org/t/discourse-retort/35903
**Category:** Plugin
**Tags:** end-of-life
**Created:** [11월 22, 2015, 11:53오전 UTC](https://meta.discourse.org/t/discourse-retort/35903 "2015-11-22T11:53:58Z")
**Posts on this page:** 20
**Page:** 11

<div class="post-metadata">

### Author: ![schungx](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/schungx/32/70989_2.png) [@schungx](https://meta.discourse.org/u/schungx)
#### Post date: [11월 23, 2017, 9:03오전 UTC](https://meta.discourse.org/t/discourse-retort/35903/208 "2017-11-23T09:03:16Z")

</div>

@gdpelican, since the standard `EmojiPicker` base class already has this functionality built-in, but working on an element with the class `emoji-picker-modal`, maybe it is simpler just to put this class on the `RetortEmojiPicker` to make it work instead of having to do its own click handling and closing logic.

That probably would make it less prone to breaking in the future…

---

<div class="post-metadata">

### Author: ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)
#### Post date: [1월 10, 2018, 4:21오전 UTC](https://meta.discourse.org/t/discourse-retort/35903/209 "2018-01-10T04:21:18Z")

</div>

Do reactions count as “likes” or are they completely separate? Has there been any thought given to that? I’m starting to feel some demand from our users to diversify the reactions they can make beyond the like button.

---

<div class="post-metadata">

### Author: ![schungx](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/schungx/32/70989_2.png) [@schungx](https://meta.discourse.org/u/schungx)
#### Post date: [1월 10, 2018, 4:24오전 UTC](https://meta.discourse.org/t/discourse-retort/35903/210 "2018-01-10T04:24:55Z")

</div>

This is a plugin and so I suppose it is separate from Like which is a core feature.

---

<div class="post-metadata">

### Author: ![gdpelican](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gdpelican/32/81308_2.png) [@gdpelican](https://meta.discourse.org/u/gdpelican)
#### Post date: [1월 10, 2018, 8:39오후 UTC](https://meta.discourse.org/t/discourse-retort/35903/211 "2018-01-10T20:39:37Z")

</div>

They are stored and presented completely separately from likes. Are there features around likes that you’d want to see transferred over to reactions?

---

<div class="post-metadata">

### Author: ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)
#### Post date: [1월 11, 2018, 2:26오전 UTC](https://meta.discourse.org/t/discourse-retort/35903/212 "2018-01-11T02:26:46Z")

</div>

Mainly I’d like to see the reactions included in the scoring for top posts

---

<div class="post-metadata">

### Author: ![gdpelican](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gdpelican/32/81308_2.png) [@gdpelican](https://meta.discourse.org/u/gdpelican)
#### Post date: [1월 17, 2018, 4:55오전 UTC](https://meta.discourse.org/t/discourse-retort/35903/214 "2018-01-17T04:55:44Z")

</div>

> [@ForPizzaSake](#):
>
> restrict where people can react based on category

I’ve just implemented this and pushed to the latest master branch; let me know how you get on with it?

---

<div class="post-metadata">

### Author: ![gdpelican](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gdpelican/32/81308_2.png) [@gdpelican](https://meta.discourse.org/u/gdpelican)
#### Post date: [1월 17, 2018, 5:42오전 UTC](https://meta.discourse.org/t/discourse-retort/35903/217 "2018-01-17T05:42:34Z")

</div>

Sorry, have a go at making those category names lower case. I’ll push a fix in a few to make them case insensitive.

---

<div class="post-metadata">

### Author: ![JoJoG](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jojog/32/120341_2.png) [@JoJoG](https://meta.discourse.org/u/JoJoG)
#### Post date: [1월 20, 2018, 5:23오후 UTC](https://meta.discourse.org/t/discourse-retort/35903/219 "2018-01-20T17:23:06Z")

</div>

> [@ForPizzaSake](#):
>
> restrict where people can react based on category

This is cool. Thanks! I’ll have to play around with it on ours and see.

In a similar vein as this, how about restricting some reactions (or giving certain reactions) to only certain user levels or mod/staff/admin/etc.? There are so many times I want to react with a 🤦‍♀️ to someone but I don’t necessarily want the rest of the members to be able to use (read: abuse) it. This seems a little more difficult to implement. 🤔

---

<div class="post-metadata">

### Author: ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)
#### Post date: [1월 20, 2018, 5:27오후 UTC](https://meta.discourse.org/t/discourse-retort/35903/220 "2018-01-20T17:27:45Z")

</div>

I think that’s a slippery slope. Model the behavior you want to encourage and allow others to do the same 🙂. If you don’t want others doing it, it may be best not to allow yourself to do it either.

---

<div class="post-metadata">

### Author: ![JoJoG](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jojog/32/120341_2.png) [@JoJoG](https://meta.discourse.org/u/JoJoG)
#### Post date: [1월 20, 2018, 6:28오후 UTC](https://meta.discourse.org/t/discourse-retort/35903/221 "2018-01-20T18:28:24Z")

</div>

Now why’d you have to go and be all reasonable? 😛 For the record (so I don’t look like a total jerk for suggesting it), I was thinking about it for all the times people pick on me in friendly jest as the moderator for our forum and not because I want to go around face-palming all the…lovely…people. Of course, you’re absolutely right. I almost didn’t post for that reason. Do unto others and all that ridiculously responsible stuff. 😉

Never mind, @gdpelican. Apologies. 🙏

---

<div class="post-metadata">

### Author: ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)
#### Post date: [1월 20, 2018, 6:32오후 UTC](https://meta.discourse.org/t/discourse-retort/35903/222 "2018-01-20T18:32:28Z")

</div>

You could also try out turning on `:facepalm:` and modelling the behvaior you hope to see from others using it 😉 Maybe it’d be a net positive? (And if not, what happens if you later rescind that emoji from the allowed set?)

---

<div class="post-metadata">

### Author: ![schungx](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/schungx/32/70989_2.png) [@schungx](https://meta.discourse.org/u/schungx)
#### Post date: [1월 21, 2018, 3:00오전 UTC](https://meta.discourse.org/t/discourse-retort/35903/224 "2018-01-21T03:00:34Z")

</div>

Why would you have two categories with the same name?

---

<div class="post-metadata">

### Author: ![JoJoG](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jojog/32/120341_2.png) [@JoJoG](https://meta.discourse.org/u/JoJoG)
#### Post date: [1월 30, 2018, 2:36오전 UTC](https://meta.discourse.org/t/discourse-retort/35903/226 "2018-01-30T02:36:19Z")

</div>

The reactions are no longer showing up in PMs. Did something change? I could have sworn they were there before. 🤔

---

<div class="post-metadata">

### Author: ![gdpelican](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gdpelican/32/81308_2.png) [@gdpelican](https://meta.discourse.org/u/gdpelican)
#### Post date: [1월 31, 2018, 12:32오후 UTC](https://meta.discourse.org/t/discourse-retort/35903/227 "2018-01-31T12:32:32Z")

</div>

> [@JoJoG](#):
>
> The reactions are no longer showing up in PMs

Thanks for the report; this has been fixed in the latest.

---

<div class="post-metadata">

### Author: ![adrianbblk](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/adrianbblk/32/87512_2.png) [@adrianbblk](https://meta.discourse.org/u/adrianbblk)
#### Post date: [2월 4, 2018, 8:08오전 UTC](https://meta.discourse.org/t/discourse-retort/35903/228 "2018-02-04T08:08:01Z")

</div>

Hi ,

Amazing plugin, thanks for that. Just one design suggestion, I think would be better if the reaction given would be displayed with no background. 😃

Thanks again and good luck.

---

<div class="post-metadata">

### Author: ![8BIT](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/8bit/32/76872_2.png) [@8BIT](https://meta.discourse.org/u/8BIT)
#### Post date: [2월 4, 2018, 7:54오후 UTC](https://meta.discourse.org/t/discourse-retort/35903/229 "2018-02-04T19:54:21Z")

</div>

![24%20AM](https://global.discourse-cdn.com/meta/original/3X/e/d/edda12aff195e3e5f9c9d2a1c6e1c0abfda05629.png) ![29%20AM](https://global.discourse-cdn.com/meta/original/3X/3/f/3ff328f9a97a677e7a7c67025e89b1116973fa24.png)

a few styling issues. this is with the default theme.

---

<div class="post-metadata">

### Author: ![mpj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mpj/32/119759_2.png) [@mpj](https://meta.discourse.org/u/mpj)
#### Post date: [2월 26, 2018, 2:07오후 UTC](https://meta.discourse.org/t/discourse-retort/35903/230 "2018-02-26T14:07:31Z")

</div>

Oh, this is great! I really would like this to be a part of the plugins included in the business plan of discourse hosting.

---

<div class="post-metadata">

### Author: ![McBlu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcblu/32/91128_2.png) [@McBlu](https://meta.discourse.org/u/McBlu)
#### Post date: [3월 11, 2018, 6:01오후 UTC](https://meta.discourse.org/t/discourse-retort/35903/231 "2018-03-11T18:01:03Z")

</div>

Awesome plugin! Thanks for suggesting this plugin, @mcwumbly, and for getting me thinking about this, @mofosyne.

What do I look at to get a list of the emoticons that I will be able to select from to use in this plugin? I am thinking it is probably a standardized set or is it the set we have available through discourse? I want to have emoticons that rate/react to the quality of discourse (how civil you are) when talking to others as discussed here:

> [@There has got to be a way to have a scoring based on the civility of a post, rather than just popularity](https://meta.discourse.org/t/there-has-got-to-be-a-way-to-have-a-scoring-based-on-the-civility-of-a-post-rather-than-just-popularity/82728/4):
>
> First of all your concept rocks. We are trying to do something similar in the US with local politics. I was reading your website thinking, “Amen to that, brother.” Second of all, I really like where you are going with promoting civil discussion. Let’s face it there are enough personal attacks and incivility in politics as it is and I’ve learned that not everyone has the skills to conduct civil discourse. After reading your topic, I am inspired to really brainstorm about how to do this. You c…

Solved, thanks to @anon61128213:

> [@Configure custom emoji](https://meta.discourse.org/t/configure-custom-emoji/23365):
>
> bookmark This guide explains how to customize emojis on your Discourse site through selectable emoji sets, uploading new emoji, configuring site settings, and adjusting emoji sizes. person_raising_hand Required user level: Administrator Selecting an emoji set Discourse currently supports five emoji sets: Fluent UI Noto OpenMoji Twemoji Standard (Unicode) For an overview on how the different sets look, you can take a look at [this emoji set comparison](https://www.supermathie.net/~michael/emoji.html). You can configure the emoji\_set s…

---

<div class="post-metadata">

### Author: ![McBlu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcblu/32/91128_2.png) [@McBlu](https://meta.discourse.org/u/McBlu)
#### Post date: [3월 12, 2018, 3:45오후 UTC](https://meta.discourse.org/t/discourse-retort/35903/232 "2018-03-12T15:45:21Z")

</div>

Hello,

Can I limit what emojis are used as retorts through the plugin? Or do I go directly into the discourse settings and limit emojis across the board that are to be used as retorts as well as in the texts of posts, etc.?

Perhaps a better way of putting this is . . .

My dream scenario is to limit the retorts to a category of emojis I created for a particular type of retort (encouraging constructive discourse), but to leave the emojis that people can use in their posts open to all categories? Is that possible, and how?

Thanks in advance.

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [3월 12, 2018, 3:51오후 UTC](https://meta.discourse.org/t/discourse-retort/35903/233 "2018-03-12T15:51:36Z")

</div>

> [@McBlu](#):
>
> Can I limit what emojis are used as retorts through the plugin?

Go to Admin \> Settings and search for `retort`, I think it is built in and does not require altering the emoji’s that Discourse uses.

Seems I am correct

> <https://github.com/gdpelican/retort/blob/master/config/settings.yml#L8>

[이전 페이지](https://meta.discourse.org/t/discourse-retort/35903.md?page=10)

[다음 페이지](https://meta.discourse.org/t/discourse-retort/35903.md?page=12)
