A tool to fetch Slack posts and email them to you
Go to file
Anna Schumaker 8d38fffaf4 Fixes for merging messages
I noticed that a merged message reversed all the lines.  This is due to
how slack returns messages in the history() call, so let's parse replies
in two steps to keep everything chronological.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-06-08 16:55:21 -04:00
slack Fixes for merging messages 2015-06-08 16:55:21 -04:00
.gitignore slack: Begin API wrapper directory 2015-05-26 14:40:01 -04:00
slackmail.py slackmail: Remove newline at beginning of message 2015-05-29 08:46:29 -04:00
slackpost.py Send email with X-Slack-Header to specify channel 2015-05-27 16:37:37 -04:00