# \`/discourse status\` should only show the status for the current channel

**URL:** https://meta.discourse.org/t/discourse-status-should-only-show-the-status-for-the-current-channel/60892
**Category:** Support
**Tags:** chat-integration
**Created:** [13 april 2017 om 05:34 UTC](https://meta.discourse.org/t/discourse-status-should-only-show-the-status-for-the-current-channel/60892 "2017-04-13T05:34:56Z")
**Posts on this page:** 6
**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: [13 april 2017 om 05:34 UTC](https://meta.discourse.org/t/discourse-status-should-only-show-the-status-for-the-current-channel/60892/1 "2017-04-13T05:34:56Z")

</div>

The `/discourse status` command currently lists the subscriptions for _all_ channels.

But `/discourse follow tag:foo` only applies to the current channel.

As a Slack user, I don’t want to sift through a wall of text to look for the subscription status of my current channel. I just want to know what my current channel is watching.

I don’t think there needs to be a slack command to show the subscription status for all channels. Admins can always look at the plugin page to see the complete status.

---

<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: [13 april 2017 om 07:18 UTC](https://meta.discourse.org/t/discourse-status-should-only-show-the-status-for-the-current-channel/60892/2 "2017-04-13T07:18:35Z")

</div>

Yes. You are right 👍. I will make PR for that.

---

<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: [13 april 2017 om 12:23 UTC](https://meta.discourse.org/t/discourse-status-should-only-show-the-status-for-the-current-channel/60892/3 "2017-04-13T12:23:53Z")

</div>

Thanks @vinothkannans!

I really appreciate all the work you are doing to improve this plugin.

I think this feature and [this other one](https://meta.discourse.org/t/slack-command-to-un-watch-follow-mute-tag-or-category/60707) are the only two remaining before I start encouraging our users to go wild and manage their own subscriptions in their slack channels.

---

<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: [16 april 2017 om 09:45 UTC](https://meta.discourse.org/t/discourse-status-should-only-show-the-status-for-the-current-channel/60892/4 "2017-04-16T09:45:22Z")

</div>

PR updated [FIX: tags are missing in slack command status by vinothkannans · Pull Request #32 · discourse/discourse-slack-official · GitHub](https://github.com/discourse/discourse-slack-official/pull/32#issuecomment-294343029)

Update: Now it is fixed in this [commit](https://github.com/discourse/discourse-slack-official/commit/1a32095d756d214ea465e0f890014a2049c04091).

---

<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: [19 april 2017 om 13:49 UTC](https://meta.discourse.org/t/discourse-status-should-only-show-the-status-for-the-current-channel/60892/5 "2017-04-19T13:49:42Z")

</div>

Confirmed this is now working great.

---

<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: [19 april 2017 om 20:01 UTC](https://meta.discourse.org/t/discourse-status-should-only-show-the-status-for-the-current-channel/60892/6 "2017-04-19T20:01:53Z")

</div>


