python-zulip-api/bots/followup
Abhijeet Kaur ff077bf7f0 bots: Add tests for followup bot.
'followup' bot has different message handling behavior for
different messages.
For usual messages it calls 'send_message' function of
'BotHandlerApi' class.
For empty messages it calls 'send_reply' function of
'BotHandlerApi' class.
2017-06-02 17:24:41 -07:00
..
__init__.py bots: Move contrib_bots to api/bots*. 2017-06-01 12:31:54 -07:00
followup.py bots: Move contrib_bots to api/bots*. 2017-06-01 12:31:54 -07:00
test_followup.py bots: Add tests for followup bot. 2017-06-02 17:24:41 -07:00