python-zulip-api/zulip_bots/zulip_bots
2020-04-05 06:53:40 -04:00
..
bots bots: Fix tictactoe, connect_four emoji 2020-03-30 12:02:32 -04:00
tests bots: Allow users to supply ZULIP_API_KEY, etc. 2018-12-09 11:16:30 -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
finder.py mypy: Clarify type hints in zulip_bots/. 2020-03-24 21:25:45 -07:00
game_handler.py bots: Fixed incorrect computer play message 2020-03-30 12:02:32 -04:00
lib.py minor: Warn about missing usage handlers. 2020-04-05 06:53:40 -04:00
provision.py Remove all remaining from __future__ imports. 2020-04-03 08:18:08 -04:00
py.typed zulip_bots, zulip_botserver: Add PEP 561 type annotation markers. 2019-08-09 17:29:04 -07:00
request_test_lib.py request_test_lib: Add mocking PUT requests. 2018-07-01 07:54:28 -04:00
run.py bots: Allow users to supply ZULIP_API_KEY, etc. 2018-12-09 11:16:30 -08:00
simple_lib.py bots: Add bot for uploading files to Zulip server. 2018-07-01 07:57:45 -04:00
terminal.py bots: Extract path resolution logic into a function. 2018-06-22 07:59:56 -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 bots: Add bot for uploading files to Zulip server. 2018-07-01 07:57:45 -04:00