python-zulip-api/zulip_bots/zulip_bots
2018-01-04 10:34:16 -05:00
..
bots baremetrics bot: Quit on invalid API key. 2018-01-04 10:34:16 -05:00
bots_unmaintained bots: Refactor Youtube bot. 2017-12-09 03:56:33 -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 mypy: Improve typing of zulip_bots/lib.py, to pass with strict-optional. 2018-01-02 14:05:33 -05:00
lib_tests.py zulip_bots: Supply bots with 'full_content' of message. 2017-12-26 08:17:26 -05:00
provision.py lint: Require python3 shebangs. 2017-12-12 07:14:16 -06:00
request_test_lib.py bot testing: Improve checking of fixtures in mock_http_conversation. 2018-01-02 14:05:33 -05:00
run.py mypy: Amend import_module_from_source, to pass with strict-optional. 2018-01-02 14:05:33 -05:00
simple_lib.py bots: Clean up terminal.py for running bots directly. 2017-11-29 10:05:06 -08:00
terminal.py mypy: Amend import_module_from_source, to pass with strict-optional. 2018-01-02 14:05:33 -05:00
test_file_utils.py zulip_bots: Use utf-8 when reading fixtures. 2017-12-14 05:56:55 -05:00
test_lib.py bot testing: Amend StubBotHandler.get_config_info to return {}. 2018-01-02 14:05:33 -05:00
test_run.py lint: Require python3 shebangs. 2017-12-12 07:14:16 -06:00