python-zulip-api/bots_api
Abhijeet Kaur 400d46a532 bots: Move "EmbeddedBotHandler" class to "zerver/lib/bot_lib.py" file.
This would keep embedded classes for zulip at one place, that is, in
"zerver" directory. This also fixes break in PyPI package for bindings.
2017-06-21 16:01:16 -04:00
..
__init__.py bots: Move contrib_bots to api/bots*. 2017-06-01 12:31:54 -07:00
bot_lib.py bots: Move "EmbeddedBotHandler" class to "zerver/lib/bot_lib.py" file. 2017-06-21 16:01:16 -04:00
bots_test_lib.py bots: Rename BotHandlerApi class to ExternalBotHandler. 2017-06-21 10:22:53 -04:00
run.py bots: Correctly set paths to bot modules for testing. 2017-06-19 07:11:08 -04:00
test-bots test-bots: Fail if a bot is missing __init__.py. 2017-06-08 09:21:12 -07:00