A tool to fetch Slack posts and email them to you
Go to file
Anna Schumaker 3ae8ce02b5 Don't open up IMs just to check their info
Instead, we can use the undocumented "im.info" call to find the same
thing.  Additionally, we can use the "is_open" value as the result of
the is_member() thread function.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-11-22 16:48:59 -05:00
slack Don't open up IMs just to check their info 2016-11-22 16:48:59 -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