zulip/api/bots_api
Rohitt Vashishtha 8851f1c5dd bots: Add dependencies management.
Adds the file api/bots_api/provision.py that installs dependencies
for bots using pip. This file is also used by run.py when running
a bot. However, for testing, you need to separately provision the bots.
2017-06-28 12:00:13 -04:00
..
__init__.py bots: Move contrib_bots to api/bots*. 2017-06-01 12:31:54 -07:00
bot_lib.py bots: Allow optional config files for bots. 2017-06-21 16:43:58 -04:00
bots_test_lib.py bots: Add HTTP status code support to mock http conversations. 2017-06-21 16:43:58 -04:00
provision.py bots: Add dependencies management. 2017-06-28 12:00:13 -04:00
run.py bots: Add dependencies management. 2017-06-28 12:00:13 -04:00
test-bots bots: Add dependencies management. 2017-06-28 12:00:13 -04:00