aboutsummaryrefslogtreecommitdiffstats
path: root/wee_slack.py
diff options
context:
space:
mode:
authorRyan Huber <rhuber@gmail.com>2015-11-19 00:40:05 +0000
committerRyan Huber <rhuber@gmail.com>2015-11-19 00:40:05 +0000
commit892523d42b1ed2e37f13c56b5e96428b761e4c6b (patch)
tree58f18a399922ab41721e4406b4a1a9dbec379059 /wee_slack.py
parent2a108d8c2b4b876f99544214b35ab7a4a14b6a3d (diff)
downloadwee-slack-892523d42b1ed2e37f13c56b5e96428b761e4c6b.tar.gz
we use this to override join and query so don't print an error anymore
Diffstat (limited to 'wee_slack.py')
-rw-r--r--wee_slack.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/wee_slack.py b/wee_slack.py
index fa268c2..03e1b27 100644
--- a/wee_slack.py
+++ b/wee_slack.py
@@ -958,7 +958,6 @@ def command_upload(current_buffer, args):
post_data["file"] = args
async_slack_api_upload_request(token, "files.upload", post_data)
-@slack_buffer_required
def command_talk(current_buffer, args):
"""
Open a chat with the specified user