python-zulip-api icon indicating copy to clipboard operation
python-zulip-api copied to clipboard

Use zuliprc files for getting Zulip configuration in integrations

Open timabbott opened this issue 9 months ago • 0 comments

See https://github.com/zulip/zulip/pull/25826#discussion_r1210613106 for context.

We should probably audit our integrations in this repository for this pattern more generally; it's just a lot simpler as instructions suggest using a zuliprc file, and has advantages for our ability to change things too.

timabbott avatar Sep 29 '23 19:09 timabbott