slack_webhook v0.1.0 API Reference
Modules
Sends simple HTTP(S) request to Slack API to display short message on your channel. Remember to configure your webhook at config/config.exs:
config :slack_webhook, :url, "https://hooks.slack.com/services/*/*/*"