mostr-zulip-bot/zulip_botserver/zulip_botserver
Robert Hönig 3ddc8f9b5d botserver: Make bot-name-not-found error more user-friendly.
Previously, when a bot name wasn't found, the Botserver threw
an ImportError with an error message. This results in an
intimidating traceback which is in most cases not helpful to
the user. This commit replaces the ImportError with sys.exit.
2018-06-04 10:14:17 -07:00
..
__init__.py flask_server: Move the server to its own package. 2017-07-18 01:31:54 -02:30
input_parameters.py botserver: Rename zulip-bot-server to zulip-botserver. 2018-06-04 10:14:17 -07:00
server.py botserver: Make bot-name-not-found error more user-friendly. 2018-06-04 10:14:17 -07:00