Skip to content

A tiny PHP script that can be used with Slack's webhook to send channel messages as emails

Notifications You must be signed in to change notification settings

kolomanschaft/slack-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

slack-mailer

Slack does not seem to offer a possibility to forward channel posts via email. What Slack does offer is a Webhook. It can be configured to call a certain URL every time someone is posting into a certain channel or posting a certain trigger word.

Take this simple PHP script, edit the configutaion section to your needs, put it on a suitable host and let a Webhook from you Slack Team call it. There!

About

A tiny PHP script that can be used with Slack's webhook to send channel messages as emails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages