Skip to content

Commit

Permalink
Untest. --autopull
Browse files Browse the repository at this point in the history
Something broke ChatExchange.
  • Loading branch information
thomas-daniels committed Mar 8, 2015
1 parent 2b5ec29 commit 691a114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chatcommunicate.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def watcher(ev, wrap2):
else:
ev.message.reply("`true`/`tp` cannot be used for answers because their job is to add the title of the *question* to the Bayesian doctype 'bad'. If you want to blacklist the poster of the answer, use `trueu` or `tpu`.")
except:
raise
pass
if second_part_lower.startswith("ignore") and is_privileged(ev_room, ev_user_id):
try:
msg_id = int(message_parts[0][1:])
Expand Down

0 comments on commit 691a114

Please sign in to comment.