# \`/discourse status\` slack command does not show tags

**URL:** https://meta.discourse.org/t/discourse-status-slack-command-does-not-show-tags/60651
**Category:** Support
**Tags:** chat-integration
**Created:** [April 8, 2017, 4:24pm UTC](https://meta.discourse.org/t/discourse-status-slack-command-does-not-show-tags/60651 "2017-04-08T16:24:51Z")
**Posts on this page:** 5
**Page:** 1

<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: [April 8, 2017, 4:24pm UTC](https://meta.discourse.org/t/discourse-status-slack-command-does-not-show-tags/60651/1 "2017-04-08T16:24:51Z")

</div>

The official discourse slack plugin `/discourse status` slash command does not indicate which tags are being watched

Example commands and output

```plaintext
/discourse watch tag:foo
Watched tag foo

/discourse watch tag:bar
Watched tag bar

/discourse status
#foo-channel is watching all categories

```

This issue hinders the ability of Slack users to use the slack command as a self-service means to choose what kinds of topics their channel is subscribed to, which is something I’m aiming to achieve with the plugin, as it will be unwieldy to rely on site admins to do this given the number of Slack channels (\>1500 and growing).

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [April 8, 2017, 11:43pm UTC](https://meta.discourse.org/t/discourse-status-slack-command-does-not-show-tags/60651/2 "2017-04-08T23:43:52Z")

</div>

@vinothkannans Ah ha looks like we missed this one here

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [April 9, 2017, 7:02am UTC](https://meta.discourse.org/t/discourse-status-slack-command-does-not-show-tags/60651/3 "2017-04-09T07:02:25Z")

</div>

PR created for this

[https://github.com/discourse/discourse-slack-official/pull/32](https://github.com/discourse/discourse-slack-official/pull/32)

---

<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: [April 19, 2017, 1:51pm UTC](https://meta.discourse.org/t/discourse-status-slack-command-does-not-show-tags/60651/4 "2017-04-19T13:51:25Z")

</div>

Just tested this out and can confirm it’s now working. Thanks!

---

<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 19, 2017, 8:01pm UTC](https://meta.discourse.org/t/discourse-status-slack-command-does-not-show-tags/60651/5 "2017-04-19T20:01:33Z")

</div>


