A tool to fetch Slack posts and email them to you
Go to file
Anna Schumaker a88669d5e4 Preserve the last seen timestamp
So that we can mark posts from bots as read.  Otherwise we could end up
sending empty messages until another human posts.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-11-22 08:35:13 -05:00
slack Preserve the last seen timestamp 2016-11-22 08:35:13 -05:00
.gitignore slack: Begin API wrapper directory 2015-05-26 14:40:01 -04:00
LICENSE Add license 2016-11-17 11:03:33 -05:00
slackmail.py Add support for fetching direct messages 2016-11-16 15:52:42 -05:00
slackpost.py Decode base64 encoded messages before posting 2016-11-18 09:54:36 -05:00