0625c26c9a
There is no library as 'http.bot_handler'. 'http.client' is what the author of this bots initially wrote. Searching through the git history shows that someone mistakenly replaced 'client' with 'bot_handler' here. |
||
---|---|---|
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.