Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "simplert", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Simple way to send alerts via Slack, Email, Discord, SMS, etc.", | ||
@@ -33,3 +33,5 @@ "main": "index.js", | ||
"slack message", | ||
"send message" | ||
"send message", | ||
"notify", | ||
"notifications" | ||
], | ||
@@ -36,0 +38,0 @@ "bugs": { |
@@ -41,4 +41,4 @@ # Simplert | ||
***email:gmail:credentials*** - Credentials provided by Google when setting up your project in the [Google Cloud Console](https://console.cloud.google.com/) usually downloaded as `gmail-credentials.json`. Set this key as the contents of that file. | ||
***slack:send_to*** - The channel or user you want to send the message to. Examples: #some_channel or @some_user | ||
***slack:token*** - The token of your Slack bot. Make sure it has the right permissions setup to send messages. | ||
***slack:send_to*** - The channel or user you want to send the message to. Examples: #some_channel or @some_user | ||
***slack:token*** - The token of your Slack bot. Make sure it has the right permissions setup to send messages. | ||
@@ -45,0 +45,0 @@ ## Usage |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14478