python-zulip-api/zulip_bots/zulip_bots
2018-03-21 09:08:44 -04:00
..
bots bots/flock: Add flock bot. 2018-03-21 09:08:44 -04: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
custom_exceptions.py bots: Add magic method validate_config(). 2018-02-13 11:02:17 -08:00
game_handler.py game_handler: Use avatars instead of emails in messages. 2018-03-21 08:31:46 -04:00
lib.py bots: Add magic method validate_config(). 2018-02-13 11:02:17 -08:00
lib_tests.py lib_tests.py: Set realistic spec for BotHandler mock. 2018-02-13 11:02:17 -08:00
provision.py zulip_bots setup.py: Install deps from the bots' requirements.txt files. 2018-01-06 16:39:52 +01:00
request_test_lib.py bot testing: Allow mocking PATCH HTTP requests. 2018-03-08 07:38:35 -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 test_lib : Add helper for connection test 2018-03-08 08:27:32 -05:00
test_run.py zulip_bots: Move six imports. 2018-01-06 16:39:52 +01:00