No description
get_bot_logo_path now first formats the path string with the name of the bot before checking if the path exists. Not doing so is a bug and causes the function to always return None. |
||
|---|---|---|
| tools | ||
| zulip | ||
| zulip_bots | ||
| zulip_botserver | ||
| .gitignore | ||
| .travis.yml | ||
| README.md | ||
Zulip API
This repository contains the source code for Zulip's PyPI packages:
zulip: PyPI package for Zulip's API bindings.zulip_bots: PyPI package for Zulip's bots and bots API.zulip_botserver: PyPI package for Zulip's Flask bot server.