zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
361 stars 362 forks source link

Cannot use config-file as a parameter #477

Open mishari opened 6 years ago

mishari commented 6 years ago
$ zulip-run-bot susi –-config-file ~/zuliprc
usage:
        zulip-run-bot <bot_name> --config-file ~/zuliprc
        zulip-run-bot --help

zulip-run-bot: error: the following arguments are required: --config-file/-c

But -c works fine

timabbott commented 6 years ago

@mishari I'm not sure what the issuer is here; can you try testing different argument orders? It's possible that the --config-file part needs to be earlier.

mayankwadhwani commented 4 years ago

@zulipbot claim

zulipbot commented 4 years ago

Welcome to Zulip, @mayankwadhwani! We just sent you an invite to collaborate on this repository at https://github.com/zulip/python-zulip-api/invitations. Please accept this invite in order to claim this issue and begin a fun, rewarding experience contributing to Zulip!

Here's some tips to get you off to a good start:

As you work on this issue, you'll also want to refer to the Zulip code contribution guide, as well as the rest of the developer documentation on that site.

See you on the other side (that is, the pull request side)!

zulipbot commented 4 years ago

Hello @mayankwadhwani, you have been unassigned from this issue because you have not updated this issue or any referenced pull requests for over 14 days.

You can reclaim this issue or claim any other issue by commenting @zulipbot claim on that issue.

Thanks for your contributions, and hope to see you again soon!

PIG208 commented 3 years ago
$ zulip-run-bot susi –-config-file ~/zuliprc
                     ^

The issue here is just the wrong dash. You should use -- instead of –-.

grwt commented 11 months ago

@zulipbot claim

zulipbot commented 11 months ago

Hello @grwt!

Thanks for your interest in Zulip! You have attempted to claim an issue without the label "help wanted". You can only claim and submit pull requests for issues with the help wanted label.

If this is your first time here, we recommend reading our guide for new contributors before getting started.

grwt commented 11 months ago

@zulipbot how to add help wanted label??

grwt commented 11 months ago

@zulipbot add 'help wanted'

grwt commented 11 months ago

@zulipbot claim

zulipbot commented 11 months ago

Hello @grwt!

Thanks for your interest in Zulip! You have attempted to claim an issue without the label "help wanted". You can only claim and submit pull requests for issues with the help wanted label.

If this is your first time here, we recommend reading our guide for new contributors before getting started.