python-zulip-api/zulip_bots/zulip_bots/bots/followup
Nikhil Mishra 81b207795f followup bot: Fix help response and configure streams.
From @showell:

We had a PR here with lots going on, and the commits weren't
very well organized, and then there were some tricky merge
conflicts from another PR.  So I just squashed them all into
one commit.

What this does:
    * allow you to configure your followup stream
    * provide help in followup stream
    * add more testing to followup stream
    * add get_response() helper for tests

Fixes #173
Fixes #174
2017-12-10 05:23:35 -08:00
..
__init__.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
followup.config followup bot: Fix help response and configure streams. 2017-12-10 05:23:35 -08:00
followup.py followup bot: Fix help response and configure streams. 2017-12-10 05:23:35 -08:00
test_followup.py followup bot: Fix help response and configure streams. 2017-12-10 05:23:35 -08:00