Closed ta2edchimp closed 9 years ago
Sample content for the payload to send to Slack
:
{
"text": "<http://battlereporter.dev/show/123|Battle: Us vs. Them> in Tama on 2015-02-26 13:37",
"fields": [
{
"title": "posted by",
"value": "User Name",
"short": true
}
],
"color": "#F35A00"
}
should look similar to this:
Closed by v0.3.6
Push newly created BattleReports to a selected Slack channel using
Incoming WebHooks
.