..
bots
bots: Don't run tests for monkeytestit bot.
2018-05-28 13:43:15 +02: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: Support single player games and enforce 'rules' command.
2018-03-25 12:53:15 -04:00
lib.py
zulip_bots and zulip_botserver: Extract common function.
2018-05-17 17:35:09 +03:00
lib_tests.py
lib: Make StateHandler lazy.
2018-05-08 11:56:26 -07: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
zulip_bots: Python3 style for types, obey pep8.
2018-05-16 10:50:43 -07:00
simple_lib.py
bots: Clean up terminal.py for running bots directly.
2017-11-29 10:05:06 -08:00
terminal.py
zulip-terminal: Add bot's directory to sys.path.
2018-05-20 07:07:43 -04:00
test_file_utils.py
zulip_bots: Use utf-8 when reading fixtures.
2017-12-14 05:56:55 -05:00
test_lib.py
zulip_bots: Obey pep8, python3 type annotations.
2018-05-17 17:49:16 +03:00
test_run.py
zulip_bots: Python3 style for types, obey pep8.
2018-05-16 10:50:43 -07:00