docs: update discord group tag

Resolves #679

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Jef LeCompte
2020-11-03 19:30:49 -05:00
parent 018784e653
commit ec7be28f2e
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ environment variables are **optional**._
| Environment variable | Description | Notes | | Environment variable | Description | Notes |
|:---:|---|---| |:---:|---|---|
| `DISCORD_NOTIFY_GROUP` | Discord group you would like to notify | Can be comma separated, use role ID, E.g.: `<@2834729847239842>` | | `DISCORD_NOTIFY_GROUP` | Discord group you would like to notify | Can be comma separated, use role ID, E.g.: `<@&2834729847239842>` |
| `DISCORD_WEB_HOOK` | Discord Web Hook URL | Can be comma separated, use whole webhook URL | | `DISCORD_WEB_HOOK` | Discord Web Hook URL | Can be comma separated, use whole webhook URL |
</details> </details>
-1
View File
@@ -4,7 +4,6 @@
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "nvidia-snatcher",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@jef/pushbullet": "^2.4.3", "@jef/pushbullet": "^2.4.3",