spam-reports

vemv 2023-09-19T23:21:41.970549Z

I was wondering if we'd like a little bot that forwarded questions for specific Ask tags to Slack channels. Otherwise Ask is hard to monitor. For instance if someone asked something with the https://ask.clojure.org/index.php/tag/cider, then a link would be posted over #cider. In an opt-in manner. (For that particular example there only appear to be 6 questions, so the bot would quite unobstrusive)

bozhidar 2023-09-21T10:25:19.580399Z

I'm fine with the proposal by @vemv. I didn't know people were asking questions about CIDER on http://ask.clojure.org and I think it makes sense to pipe them here as well.

seancorfield 2023-09-21T14:31:07.693199Z

Thanks @bozhidar - I'll set that up when I get to my desk.

🙇‍♂️ 1
seancorfield 2023-09-21T14:54:32.378169Z

OK, I have enabled RSS feeds again for this Slack. @vemv You can add that RSS feed in the #cider channel by typing /feed (while you are in the channel).

seancorfield 2023-09-21T14:56:06.319849Z

I have added a couple of feeds into #sql but Alex has indicated we don't need feeds into the tools* channels (so this is my request that folks don't go wild adding feeds everywhere!)

seancorfield 2023-09-21T14:57:13.402649Z

Note that we already have GitHub integrate so you can also do /github subscribe <url-to-repo> to get various activity posts into a channel from a given repo.

vemv 2023-09-21T15:04:55.445759Z

Thanks! I'm not sure it will work since if type /feed, no popup will be visible (as it is with other slash commands)

seancorfield 2023-09-21T15:05:22.375419Z

It will. I just did it for two feeds in the #sql channel 🙂

vemv 2023-09-21T15:05:53.894349Z

> Sorry! Only certain users are allowed to add or edit RSS feeds. Please contact a Team Owner for help.

seancorfield 2023-09-21T15:06:33.890369Z

Oh, interesting...

seancorfield 2023-09-21T15:08:20.620549Z

OK, try again. Seems Slack has multiple places where an app needs to be "approved"...

vemv 2023-09-21T15:10:41.198929Z

That was it. Thank you!

vemv 2023-09-20T16:06:43.142949Z

Thank you both! TIL about the individual rss feeds. Neat! Would you mind if I try plugging Slack's own rss bot from https://ask.clojure.org/index.php/feed/tag/cider.rss into #cider ? It's worth noting, it's not just one person (e.g. me) that may want to monitor Ask questions. By reflecting them publicly, a variety of contributors can also help. Even end users may be interested in seeing that an issue that may be affecting them has already been asked about.

seancorfield 2023-09-20T16:58:45.583209Z

The RSS integration is disabled, I believe. We clamped down on integrations when we were on the free plan because you are limited in what you can add -- and I suspect we will lose Pro this year (the folks at Slack who were granting free Pro accounts to OSS communities have moved on and the new management is much less inclined to do this). That said, I think we could re-enable the RSS feed integration -- but I'll need to check in with the other admins to see if they have opinions.

seancorfield 2023-09-20T17:21:05.693839Z

The early consensus appears to be in favor of re-enabling the RSS feed integration. I feel there are quite a few tags on http://ask.clojure.org that might be useful to feed into specific channels here on Slack but I think the requests should come from the channel creator/manager to ensure we don't get a flood of requests from folks wanting some arbitrary RSS feed wired into some arbitrary channel. @bozhidar created #cider but I don't know how active he is on Slack? I would be interested in wiring a couple of tags into the #sql channel. @alexmiller are there any tag feeds you would like wired into channels you created or are closely associated with? (I'm thinking of the Clojure tools stuff).

👍 3
Alex Miller (Clojure team) 2023-09-20T17:33:33.813679Z

I don't need anything, I am sufficiently watching everything I can watch :)

👍🏻 1
Alex Miller (Clojure team) 2023-09-19T23:28:19.626429Z

There are a ton of rss feeds for ask stuff btw

Alex Miller (Clojure team) 2023-09-19T23:28:42.273939Z

Which you could either monitor, or feed into such a bot

seancorfield 2023-09-19T23:28:43.292679Z

I monitor the Ask questions via Zulip 🙂

➕ 1
Alex Miller (Clojure team) 2023-09-19T23:30:58.851479Z

Each category has a feed like https://ask.clojure.org/index.php/feed/qa/clojure.rss (for Clojure category)

Alex Miller (Clojure team) 2023-09-19T23:31:54.607299Z

Each tag also has a feed https://ask.clojure.org/index.php/feed/tag/jira.rss for the jira tag