Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing token in zuliprc file when using zulip-botserver #864

Open
wxie7 opened this issue Apr 4, 2025 · 0 comments
Open

Missing token in zuliprc file when using zulip-botserver #864

wxie7 opened this issue Apr 4, 2025 · 0 comments

Comments

@wxie7
Copy link

wxie7 commented Apr 4, 2025

Hello, I'm trying to use zulip bot. I followed the example from [this page](https://zulip.com/api/configuring-python-bindings#download-a-zuliprc-file) and tried to run the simple helloworld bot with the following command:

zulip-botserver --config-file helloworld/zuliprc --bot-name=helloworld

I downloaded the zuliprc file from the Zulip bot page, but it doesn't contain a token field. However, when I run the botserver, I get the following error:

Error: Your Botserver config file `helloworld/zuliprc` has a missing option `token` in section `api`!
You need to add option `token` with appropriate value in section `api` of `helloworld/zuliprc`

The linked documentation doesn't mention anything about a token either. How should I resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant