Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 315 Bytes

readme.md

File metadata and controls

17 lines (12 loc) · 315 Bytes

Slack the ip of the current machine

First will in with webhook for slack

slack:
  webhook: "URL"

To test if the webhook is working, you can use the following command:

./main.sh 

Visit your slack and check if the message is sent. The ip of the current machine will be sent with the webhook.