使用API发布到聊天频道?

For future reference the API to post to chat channel via webhook is

curl -i -X POST -d 'text=message' https://discourse.example.com/chat/hooks/aabbdcceeff.json
2 个赞