bots: zulip_bot_output.py: Add note to usage re using quotes.

This commit is contained in:
neiljp (Neil Pilgrim) 2017-10-02 12:18:23 -07:00 committed by Tim Abbott
parent 4fff603f44
commit 7835f1cc19

View file

@ -21,6 +21,7 @@ def parse_args():
usage = '''
zulip-bot-output <bot_name> <message>
Example: zulip-bot-output xkcd "1"
The message need only be enclosed in quotes if empty or containing spaces.
This tool can be used for testing bots by sending simple messages
and capturing the response.
(Internally, this program loads bot-related code from the