# Disabling trigger for discourse narrative bot

**URL:** https://meta.discourse.org/t/disabling-trigger-for-discourse-narrative-bot/174024
**Category:** Support
**Created:** [December 22, 2020, 3:43pm UTC](https://meta.discourse.org/t/disabling-trigger-for-discourse-narrative-bot/174024 "2020-12-22T15:43:21Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Beatriz\_Fracaro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/beatriz_fracaro/32/204098_2.png) [@Beatriz\_Fracaro](https://meta.discourse.org/u/Beatriz_Fracaro)
#### Post date: [December 22, 2020, 3:43pm UTC](https://meta.discourse.org/t/disabling-trigger-for-discourse-narrative-bot/174024/1 "2020-12-22T15:43:21Z")

</div>

Is it possible to disable only one trigger in Discourse narrative bot?

I looked everywhere around the internet. I’m wondering if someone here could help me with that.

I saw somewhere that it’s not possible to disable pretty much anything on Discourse Bot (aside from deactivating that option completely, which we don’t want to do), but since it wasn’t an “official” answer, I thought it would be better to ask here.

The trigger we’d like to disable is the following:

```
 trigger: "roll"
  invalid: |-
    I’m sorry, it is mathematically impossible to roll that combination of dice. :confounded:
  not_enough_dice:
    one: "I only have %{count} die. [Shameful](https://www.toplessrobot.com/2009/04/the_10_most_shameful_rpg_dice.php), I know!"
    other: "I only have %{count} dice. [Shameful](https://www.toplessrobot.com/2009/04/the_10_most_shameful_rpg_dice.php), I know!"
  out_of_range: |-
    Did you know that [the maximum number of sides](https://www.wired.com/2016/05/mathematical-challenge-of-designing-the-worlds-most-complex-120-sided-dice) for a mathematically fair die is 120?
  results: |-
    > :game_die: %{results}

```

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [December 22, 2020, 4:05pm UTC](https://meta.discourse.org/t/disabling-trigger-for-discourse-narrative-bot/174024/2 "2020-12-22T16:05:44Z")

</div>

I think that it would take a plugin. I’m curious what problem the dice trigger is causing.

---

<div class="post-metadata">

### Author: ![Beatriz\_Fracaro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/beatriz_fracaro/32/204098_2.png) [@Beatriz\_Fracaro](https://meta.discourse.org/u/Beatriz_Fracaro)
#### Post date: [December 22, 2020, 4:59pm UTC](https://meta.discourse.org/t/disabling-trigger-for-discourse-narrative-bot/174024/3 "2020-12-22T16:59:39Z")

</div>

It’s not causing a problem, per say. It’s just something that we won’t be using in our community and we don’t want users getting that response when triggering “roll” and wondering what is going on.

In general, that dynamic is not aligned with the objectives and strategy of what we are trying to do in our community.

We just don’t want users getting a random response from a trigger that we can’t (?) disable

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [December 22, 2020, 5:23pm UTC](https://meta.discourse.org/t/disabling-trigger-for-discourse-narrative-bot/174024/4 "2020-12-22T17:23:54Z")

</div>

I would recommend that you wait until you have a problem to go about solving it. It’s hard to imagine that someone is going to trigger that dice roll by mistake.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [December 22, 2020, 5:26pm UTC](https://meta.discourse.org/t/disabling-trigger-for-discourse-narrative-bot/174024/5 "2020-12-22T17:26:48Z")

</div>

The roller has always been a little awkward, which is why I made this theme component:

> [@Dice Roller](https://meta.discourse.org/t/discourse-dice-roller/170679):
>
> discourse2Summary Dice Roller adds a well-featured dice roller to your Discourse posts, for your forum-based game needs!hammer_and_wrenchRepository Link [https://github.com/discourse/discourse-dice](https://github.com/discourse/discourse-dice)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 information_source Admins: Consider disabling the discourse narrative bot disable public replies setting after installing, as this theme component entirely super…

We could probably entirely remove the ability of @/discobot to reply in public topics, seeing as the only purpose is (1) to provide instructions for restarting the tutorials and (2) rolling dice.

---

<div class="post-metadata">

### Author: ![Beatriz\_Fracaro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/beatriz_fracaro/32/204098_2.png) [@Beatriz\_Fracaro](https://meta.discourse.org/u/Beatriz_Fracaro)
#### Post date: [December 22, 2020, 5:37pm UTC](https://meta.discourse.org/t/disabling-trigger-for-discourse-narrative-bot/174024/7 "2020-12-22T17:37:57Z")

</div>

@riking Thank you! I think this will help! 🙂

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [December 22, 2020, 5:38pm UTC](https://meta.discourse.org/t/disabling-trigger-for-discourse-narrative-bot/174024/8 "2020-12-22T17:38:55Z")

</div>

To be clear: that’s a proposed course of action, NOT something that has already happened.

---

<div class="post-metadata">

### Author: ![Beatriz\_Fracaro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/beatriz_fracaro/32/204098_2.png) [@Beatriz\_Fracaro](https://meta.discourse.org/u/Beatriz_Fracaro)
#### Post date: [December 22, 2020, 10:07pm UTC](https://meta.discourse.org/t/disabling-trigger-for-discourse-narrative-bot/174024/9 "2020-12-22T22:07:40Z")

</div>

I got it. Thank you 😁

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [December 22, 2020, 10:40pm UTC](https://meta.discourse.org/t/disabling-trigger-for-discourse-narrative-bot/174024/10 "2020-12-22T22:40:13Z")

</div>

> [@riking](#):
>
> We could probably entirely remove the ability of @/discobot to reply in public topics

We already have this setting as `discourse narrative bot disable public replies`
