python-zulip-api/zulip_bots/zulip_bots
derAnfaenger 59f81845dd zulip_bots: Update StateHandler API to behave dict-like.
This matches the external StateHandler API with the embedded
StateHandler API.
2017-10-24 13:15:51 +02:00
..
bots zulip_bots: Update StateHandler API to behave dict-like. 2017-10-24 13:15:51 +02:00
.gitignore bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
__init__.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
lib.py zulip_bots: Update StateHandler API to behave dict-like. 2017-10-24 13:15:51 +02:00
provision.py zulip_bots: Use relative paths to find zulip_bots/bots/*. 2017-07-25 10:50:33 -07:00
run.py zulip_bots: Import imp.load_source for Python < 3.5. 2017-09-12 05:21:00 -07:00
test_lib.py zulip_bots: Store testing conversations in lists. 2017-10-24 11:14:09 +02:00
test_run.py zulip_bots: Add unittests for run.py. 2017-09-13 00:25:16 -07:00
zulip_bot_output.py bots: zulip_bot_output.py: Check for absence of handler_class in bot. 2017-10-05 11:59:56 -07:00