python-zulip-api/zulip_bots/zulip_bots
neiljp (Neil Pilgrim) 33e8517b87 TicTacToe: Decouple TicTacToeGame.tictactoe() string from move result.
This allows the storage update to be refactored into one block before
sending the result text.
2017-12-12 17:11:29 -06:00
..
bots TicTacToe: Decouple TicTacToeGame.tictactoe() string from move result. 2017-12-12 17:11:29 -06: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: Fix StateHandler annotations. 2017-12-11 10:35:03 -06:00
lib_tests.py bot lib tests: Add test_send_reply. 2017-11-29 15:56:30 -08:00
provision.py lint: Require python3 shebangs. 2017-12-12 07:14:16 -06:00
request_test_lib.py bots: Extract request_test_lib.py. 2017-12-11 09:05:06 -06:00
run.py lint: Require python3 shebangs. 2017-12-12 07:14:16 -06:00
simple_lib.py bots: Clean up terminal.py for running bots directly. 2017-11-29 10:05:06 -08:00
terminal.py lint: Require python3 shebangs. 2017-12-12 07:14:16 -06:00
test_file_utils.py Extract test_file_utils.py. 2017-12-11 09:23:24 -06:00
test_lib.py interactive bots: Create DialogFlow bot. 2017-12-11 13:15:43 -06:00
test_run.py lint: Require python3 shebangs. 2017-12-12 07:14:16 -06:00