python-zulip-api/zulip_bots/zulip_bots
Abhijeet Kaur d9a6fec1a0 bots: Remove common send-reply function.
Previously, the annotation for the (now removed)send-reply
function was also wrong, as "send-message" function of
EmbeddedBotHandler class does not return any value, contrary
to "Dict[str, Any]" as specified by the funtion.

This is done as a follow up for zulip/zulip#5842.
2017-07-20 10:25:54 -07:00
..
bots bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
.gitignore bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
__init__.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
lib.py bots: Remove common send-reply function. 2017-07-20 10:25:54 -07:00
provision.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
run.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
test_lib.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30