From b438104e40916952173335bb73fb9f71943c5e6d Mon Sep 17 00:00:00 2001 From: xer0dayz <1N3@hushmail.com> Date: Sat, 19 Sep 2020 11:58:16 -0700 Subject: [PATCH] Updated Slack API Integration (markdown) --- Slack-API-Integration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Slack-API-Integration.md b/Slack-API-Integration.md index 4fac481..2dbfe75 100644 --- a/Slack-API-Integration.md +++ b/Slack-API-Integration.md @@ -20,7 +20,9 @@ SLACK_WEBHOOK_URL="https://hooks.slack.com/services/T*ff7kL/BG9fdf9*/wddf93jvjff SLACK_CHANNEL="sn1per-professional" ``` -Update your ```/root/.sniper.conf``` file with the following values: +*NOTE:* If you don't have a ```/root/.sniper_api_keys.conf``` file, you will need to create it. + +Next, update your ```/root/.sniper.conf``` file with the following values: ``` SLACK_NOTIFICATIONS="1"