3ddc8f9b5d
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. |
||
---|---|---|
.. | ||
__init__.py | ||
server_test_lib.py | ||
test.conf | ||
test_server.py |