slackmail/slack
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
..
__init__.py Improve slackpost script 2016-11-17 10:29:39 -05:00
api.py Use the python url parser for encoding arguments 2015-05-27 10:36:23 -04:00
auth.py slack: Add channels module and Channel class 2015-05-26 15:21:13 -04:00
channels.py Implement a single fetch_info() function 2016-11-22 10:18:16 -05:00
chat.py Unescape html escape sequences 2016-12-06 13:48:35 -05:00
groups.py Implement a single fetch_info() function 2016-11-22 10:18:16 -05:00
im.py Don't open up IMs just to check their info 2016-11-22 16:48:59 -05:00
threads.py Don't open up IMs just to check their info 2016-11-22 16:48:59 -05:00
users.py Replace <@UID> strings with the target user's username 2015-06-08 19:03:49 -04:00