A tool to fetch Slack posts and email them to you
Go to file
Anna Schumaker 49d5be8a76 Decode base64 encoded messages before posting
This is needed to unscramble the encoded string, otherwise we won't be
able to find the thread id or message.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-11-18 09:54:36 -05:00
slack Improve slackpost script 2016-11-17 10:29:39 -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