A tool to fetch Slack posts and email them to you
Go to file
Anna Schumaker d43f0e52d8 Update reply handler
What we really want to do is look for the first line beginning with ">"
and discard everything after it (and the line immediately before it,
just to be safe)

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-05-27 16:18:50 -04:00
slack slackpost: Properly strip out reply markers 2015-05-27 11:11:35 -04:00
.gitignore slack: Begin API wrapper directory 2015-05-26 14:40:01 -04:00
slackmail.py Email should show up as the team name 2015-05-27 09:13:00 -04:00
slackpost.py Update reply handler 2015-05-27 16:18:50 -04:00