A tool to fetch Slack posts and email them to you
Go to file
Anna Schumaker adbfd6d2d6 Filter out empty messages
It's not enough to check for None, we also need to check that there is
actually text in the message.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-11-16 09:14:31 -05:00
slack Filter out empty messages 2016-11-16 09:14:31 -05:00
.gitignore slack: Begin API wrapper directory 2015-05-26 14:40:01 -04:00
slackmail.py slackmail: Support emailing channels and private groups 2015-06-09 10:38:02 -04:00
slackpost.py slackpost: Decode reply as quoted-printable text 2015-06-16 11:42:16 -04:00