Skip to content

Commit

Permalink
Tweak StackExchange announcement template. Refs #5.
Browse files Browse the repository at this point in the history
  • Loading branch information
xurizaemon committed Apr 15, 2017
1 parent bc5e9a2 commit 3428f98
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hubotrssconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36"
}
},
"room": "Shell",
"pingIntervalSeconds": "300",
"room": "x-bot-test",
"pingIntervalSeconds": "60",
"alertPrefix": "",
"alertSuffix": "",
"messageTpl": "`SE :grey_question: [${latestItem.getTitle()}](${latestItem.getPermalink()})`"
"messageTpl": "`New StackExchange question: [${latestItem.getTitle()}](${latestItem.getPermalink()})`"
}]
}

0 comments on commit 3428f98

Please sign in to comment.