Anders Kaseorg
|
e30b3b094b
|
Modernize legacy Python 2 syntax with pyupgrade.
Generated by `pyupgrade --py3-plus --keep-percent-format` followed by
manual indentation fixes.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-04-18 15:04:36 -07:00 |
|
neiljp (Neil Pilgrim)
|
2b86b9f488
|
xkcd bot: Update bot & tests to use bot identity functionality.
|
2018-05-31 06:10:50 -04:00 |
|
neiljp (Neil Pilgrim)
|
55aff6f64b
|
mypy: Improve typing of bots & API; enforce no_implicit_optional.
|
2018-04-06 13:45:11 -04:00 |
|
neiljp (Neil Pilgrim)
|
28687f18ca
|
mypy: Add --disallow-any=generics & extend typing accordingly.
Also reset typing of ExternalBotHandler to Any after discussion.
|
2017-12-11 20:14:00 -06:00 |
|
Marco Burstein
|
0467f83314
|
mypy: Add annotations for xkcd Bot.
|
2017-12-11 07:26:43 -06:00 |
|
Josh Mandel
|
94b7c2eaef
|
zulip_bots: Make xkcd bot error more verbose.
|
2017-11-13 17:00:32 +01:00 |
|
derAnfaenger
|
eb6982e670
|
zulip_bots: Make state_handler property of bot_handler.
|
2017-10-23 12:17:46 +02:00 |
|
neiljp (Neil Pilgrim)
|
85f2a9e03d
|
bots: Add basic metadata with failover, used on running only.
|
2017-09-25 14:39:02 -07:00 |
|
Abhijeet Kaur
|
367d0b7986
|
bots: Add complete tests for offline testing of xkcd bot.
Add patch method to mock 'randint' method to check when
xkcd bot is called with 'random' command.
|
2017-07-23 07:00:00 +05:30 |
|
Eeshan Garg
|
879f44ab3a
|
bots: Move all bots and the bots API to separate package.
|
2017-07-18 02:20:27 -02:30 |
|