mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
Add Slack notifications plugin for new comments.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "@coralproject/talk-plugin-slack-notifications",
|
||||
"pluginName": "talk-plugin-slack-notifications",
|
||||
"version": "0.0.1",
|
||||
"description": "Posts new comments to Slack via a webhook",
|
||||
"main": "index.js",
|
||||
"author": "The Coral Project Team <coral@mozillafoundation.org>",
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user