python-zulip-api/zulip_bots/zulip_bots
2017-12-04 07:27:20 -08:00
..
bots mypy: Annotate helloworld bot. 2017-12-04 07:27:20 -08:00
bots_unmaintained interactive bots: Improve googlesearch bot. 2017-12-03 14:03:47 -08: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 Rename bot storage endpoint from state to storage. 2017-11-28 20:41:59 +01:00
lib_tests.py bot lib tests: Add test_send_reply. 2017-11-29 15:56:30 -08:00
provision.py mypy: zulip_bots: Fix errors in zulip_bots/provision.py. 2017-10-27 00:56:15 -04:00
run.py Add a command line option to run.py for bot config files. 2017-11-28 10:52:13 -08:00
simple_lib.py bots: Clean up terminal.py for running bots directly. 2017-11-29 10:05:06 -08:00
terminal.py bots: Clean up terminal.py for running bots directly. 2017-11-29 10:05:06 -08:00
test_lib.py tests: Refactor mock_http_conversation with deduplicating. 2017-12-03 10:26:42 -08:00
test_run.py Add a command line option to run.py for bot config files. 2017-11-28 10:52:13 -08:00