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

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.

4 Likes

Yes. You are right :thumbsup:. I will make PR for that.

4 Likes

Thanks @vinothkannans!

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

I think this feature and this other one are the only two remaining before I start encouraging our users to go wild and manage their own subscriptions in their slack channels.

5 Likes

PR updated https://github.com/discourse/discourse-slack-official/pull/32#issuecomment-294343029

Update: Now it is fixed in this commit.

4 Likes

Confirmed this is now working great.

3 Likes