3d0f7955b6
In order to keep all three packages (zulip, zulip_bots, zulip_botserver) in the same repo, all package files must now be nested one level deeper. For instance, python-zulip-api/zulip_bots/zulip_bots/bots/, instead of python-zulip-api/zulip_bots/bots/.
5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
; Save this file as ~/.zuliprc
|
|
[api]
|
|
key=<your bot's api key from the web interface>
|
|
email=<your bot's email address>
|