zulip/contrib_bots
derAnfaenger 024101be6b bots: Add mypy annotations for bots framework.
This commit adds mypy annotations for both the main
bots and the bots testing runner. It involves a change
to the BotHandlerApi send_message and update_message
funtions, which is compatible with every bot.

Tweaked by tabbott to use more expressive annotations.
2017-05-26 10:25:06 -07:00
..
bots contrib_bots: Fix python 3 lint errors. 2017-05-26 10:18:40 -07:00
__init__.py tests: Add contrib_bots/test-bots file. 2017-05-24 13:13:03 -07:00
bot_lib.py bots: Add mypy annotations for bots framework. 2017-05-26 10:25:06 -07:00
bots_test_lib.py bots: Add mypy annotations for bots framework. 2017-05-26 10:25:06 -07:00
run.py bots: Add mypy annotations for bots framework. 2017-05-26 10:25:06 -07:00
test-bots bots: Add mypy annotations for bots framework. 2017-05-26 10:25:06 -07:00