api: remove use of zulip.com domain in API bindings.
This commit is contained in:
parent
746d9d2b6b
commit
b7f29327b6
4 changed files with 4 additions and 4 deletions
|
@ -42,7 +42,7 @@ def write_config(config, since_id):
|
|||
|
||||
parser = optparse.OptionParser(r"""
|
||||
|
||||
%prog --user foo@zulip.com --api-key a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5 \
|
||||
%prog --user username@example.com --api-key a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5 \
|
||||
--search="@nprnews,quantum physics"
|
||||
|
||||
Send Twitter search results to a Zulip stream.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue