python-zulip-api/zulip_bots/zulip_bots/bots
Steve Howell 2c42b0e42e minor: Clean up test_converter.py.
This removes some imports and uses StubBotTestCase
and verify_dialog.
2017-12-07 20:15:33 -08:00
..
converter minor: Clean up test_converter.py. 2017-12-07 20:15:33 -08:00
define zulip_bots: Make state_handler property of bot_handler. 2017-10-23 12:17:46 +02:00
encrypt zulip_bots: Remove redundant custom tests in encrypt. 2017-11-14 09:39:00 -08:00
followup bots/followup: Use Python 3 type mypy annotations. 2017-12-07 00:22:57 -03:30
giphy bot tests: Use StubBotTestCase in test_giphy.py. 2017-12-06 20:29:36 -08:00
github_detail mypy: Add annotations for github_detail. 2017-12-07 19:12:39 -08:00
googlesearch test_googlesearch: Remove self: Any annotations. 2017-12-07 19:40:32 -08:00
googletranslate interactive bots: Create googletranslate bot. 2017-12-07 06:18:01 -08:00
helloworld mypy: Annotate helloworld bot. 2017-12-04 07:27:20 -08:00
help mypy: Add annotations for help. 2017-12-07 19:12:39 -08:00
incrementor Rewrite incrementor bot tests. 2017-12-01 07:00:20 -08:00
link_shortener bots: Create Link Shortener Bot. 2017-12-05 06:08:30 -08:00
tictactoe bot tests: Use StubBotTestCase in tictactoe. 2017-12-01 07:00:20 -08:00
virtual_fs zulip_bots: Only cache storage.get(). Don't cache put(). 2017-11-24 10:44:34 -08:00
weather zulip_bots: Standardize weather bot's config file. 2017-11-06 14:20:39 -08:00
wikipedia Simplify test_wikipedia.py. 2017-12-01 13:42:59 -08:00
xkcd zulip_bots: Make xkcd bot error more verbose. 2017-11-13 17:00:32 +01:00
yoda zulip_bots: Fix yoda bot response parsing. 2017-11-28 15:42:22 -08:00
__init__.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30