python-zulip-api/contrib_bots
Abhijeet Kaur 9f4948c685 bots: Remove unnecessary split() function from help bot.
Remove unnecessary split() function from the file
contrib_bots/bots/help/help.py and replaced it with equivalent
simpler string.
2017-05-28 17:12:11 -07:00
..
bots bots: Remove unnecessary split() function from help bot. 2017-05-28 17:12:11 -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