python-zulip-api/zulip_bots/zulip_bots
derAnfaenger e05ce661c5 zulip_bots: Enforce default config file schema.
This requires the bot's config section to be named
after the bot. All config entries must be contained
in this section.
2017-11-06 14:20:39 -08:00
..
bots zulip_bots: Standardize weather bot's config file. 2017-11-06 14:20:39 -08:00
bots_unmaintained zulip_bots: Move unmaintained bots to unmaintained dir. 2017-11-02 15:15:52 +01: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 zulip_bots: Enforce default config file schema. 2017-11-06 14:20:39 -08:00
provision.py mypy: zulip_bots: Fix errors in zulip_bots/provision.py. 2017-10-27 00:56:15 -04:00
run.py mypy: zulip_bots: Annotate zulip_bots/run.py. 2017-10-27 00:56:16 -04:00
test_lib.py mypy: zulip_bots: Fix errors in zulip_bots/test_lib.py. 2017-10-27 00:56:16 -04:00
test_run.py mypy: zulip_bots: Annotate zulip_bots/test_run.py. 2017-10-27 00:56:16 -04:00
zulip_bot_output.py tools: Remove obsolete state_handler param from handle_message(). 2017-10-31 12:23:29 +01:00