Eeshan Garg
879f44ab3a
bots: Move all bots and the bots API to separate package.
2017-07-18 02:20:27 -02:30
Robert Hönig
6e44c1bb88
bots: Check existance of config file in get_config_info().
2017-06-15 02:17:31 -07:00
Robert Hönig
84c1827291
bots: Test get_config_info with giphy bot.
...
This involves both using the new `initialize`
method for calling `get_config_info`, and
refactoring the testing framework by adding a
way for mocking this method.
2017-06-14 20:25:07 -07:00
Robert Hönig
fcb4cf6721
bots: Rename BotHandlerApi object client
to bot_handler
.
2017-06-13 11:13:23 -07:00
Rohitt Vashishtha
894adb1e43
bots: Move contrib_bots to api/bots*.
...
This will make it convenient to include these bots in Zulip API
releases on pypi.
Fix #5009 .
2017-06-01 12:31:54 -07:00