A tool to fetch Slack posts and email them to you
Go to file
Anna Schumaker 01a61db2f8 Unescape html escape sequences
Python has a handy module for this, so let's use it to fix escape codes
in messages.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-12-06 13:48:35 -05:00
slack Unescape html escape sequences 2016-12-06 13:48:35 -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 Email spacing cleanups 2016-11-22 10:37:47 -05:00
slackpost.py Only check for reply markers at the beginning of each line 2016-11-22 15:48:03 -05:00