diff --git a/Slack-API-Integration.md b/Slack-API-Integration.md index e5cf6da..ce9b0c2 100644 --- a/Slack-API-Integration.md +++ b/Slack-API-Integration.md @@ -1,8 +1,8 @@ -To integrate Slack API notifications into Sn1per, edit your ~/.sniper.conf file and enter the appropriate values for the following: +To integrate Slack API notifications into Sn1per, edit your /root/.sniper.conf file and enter the appropriate values for the following: ``` # SLACK API -SLACK_API_KEY="YOUR_KEY_HERE" +SLACK_API_KEY="_______YOUR_KEY_HERE______" SLACK_NOTIFICATIONS="1" SLACK_NOTIFICATIONS_THEHARVESTER="1" SLACK_NOTIFICATIONS_EMAIL_SECURITY="1"