mostr-zulip-bot/zulip/zulip
Ahmad Jarara 409bb58742 api: set event_types to empty list if not supplied in register.
Previously, if you didn't specify a list of `event_types` in either `register` or `call_on_each_event`, you'd get an exception due to the invalid event format.

This fixes #86.
2017-08-22 16:33:10 -07:00
..
__init__.py api: set event_types to empty list if not supplied in register. 2017-08-22 16:33:10 -07:00
send.py zulip-send: Use argparse-based zulip.add_default_arguments. 2017-07-29 00:17:43 -02:30