(过时的)这是将 Discourse 连接到 Slack 的方法

I wrote a step-by-step guide using our new service, Structure. It’s free and doesn’t require you to host code anywhere. Any feedback would be awesome!

https://www.getstructure.io/blog/how-to-connect-discourse-to-slack

10 个赞

Nice! Presumably a similar approach could be taken if you wanted to connect to HipChat? That supports webhooks so the concept would seem to be portable.

Yeah, definitely. The Slack example uses our Slack node, but that simply wraps the HTTP output node, so basically anything webhook-driven can be implemented pretty easily.