python-zulip-api/zulip_botserver/zulip_botserver
Robert Hönig 242bcdbadc botserver: Add specific error message for unedited zuliprcs.
Previously, when a user tried to run the Botserver with a
zuliprc but forgot to set the bot name, they were told to
edit the botserverrc file. However, the recommended approach
is to specify the botname with the -b option. This commit
adds an error message specific for this case. It recognizes
zuliprc files by their section header `api`.
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: Add specific error message for unedited zuliprcs. 2018-06-04 10:14:17 -07:00