dkvasov
|
ce95f9f4d5
|
zulip_bots and zulip_botserver: Remove unused imports.
|
2018-05-16 10:50:43 -07:00 |
|
dkvasov
|
a8665aaac8
|
zulip_botserver: Add option to set third party configs for bots.
|
2018-05-16 10:50:43 -07:00 |
|
Guitar1st
|
f90913d54c
|
zulip_botserver: Get rid of some global variables.
|
2018-05-15 12:32:57 -07:00 |
|
Tim Abbott
|
5ef224f2a2
|
zulip_botserver: Eliminate the bots_config global variable.
It's easy to just pass it around to the one function that needs it.
|
2018-05-15 12:32:44 -07:00 |
|
Guitar1st
|
2ba6f75fb3
|
zulip_botserver: Change style of type annotations to python3
|
2018-05-14 20:00:44 +00:00 |
|
Guitar1st
|
641665c338
|
zulip_botserver: Remove unused imports and do some other cleanup.
|
2018-05-14 20:00:44 +00:00 |
|
neiljp (Neil Pilgrim)
|
438f711bb7
|
mypy: Amend typing of botserver test lib for strict-optional.
|
2018-01-02 14:05:33 -05:00 |
|
derAnfaenger
|
fb116259d0
|
zulip_botserver: Make tests more realistic.
Specifically, this invokes server.load_lib_modules()
and server.load_bot_handlers() to generate the modules
and handlers, instead of hardcoding them.
|
2017-11-10 18:36:20 -08:00 |
|
derAnfaenger
|
bcc8bd7d38
|
zulip_botserver: Don't reinstantiate ExternalBotHandlers.
Fixes #147.
|
2017-11-07 05:06:12 -08:00 |
|
Eeshan Garg
|
928d5ca16d
|
flask_server: Move the server to its own package.
|
2017-07-18 01:31:54 -02:30 |
|