zulip/python-zulip-api

Use zuliprc files for getting Zulip configuration in integrations

timabbott opened this issue · 0 comments

See zulip/zulip#25826 (comment) 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.