Commit graph

6 commits

Author SHA1 Message Date
fredfishgames
4c4a60d90f Remove self: Any mypy annotations 2017-12-08 08:46:21 -08:00
fredfishgames
9d5fbc2b5b mypy: Add annotations for help. 2017-12-07 19:12:39 -08:00
Steve Howell
4ede1a5564 bot tests: Use StubBotTestCase for help bot. 2017-12-01 07:00:20 -08:00
derAnfaenger
8761e47893 zulip_bots: Store testing conversations in lists.
This enforces the use of a list of tuples for
conversations, as opposed to dicts.
2017-10-24 11:14:09 +02:00
derAnfaenger
eb6982e670 zulip_bots: Make state_handler property of bot_handler. 2017-10-23 12:17:46 +02:00
Eeshan Garg
879f44ab3a bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30