python-zulip-api/zulip_bots/zulip_bots
Robert Hönig a475077da9 zulip_bots: Use utf-8 when reading fixtures.
This prevents issues with Python using platform
specific encodings, such as CP1252 on Windows.
2017-12-14 05:56:55 -05:00
..
bots TicTacToe: Extract sanitized_move from TicTacToeGame as coords_from_command. 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 zulip_bots: Use utf-8 when reading fixtures. 2017-12-14 05:56:55 -05: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