No description
The zulip-run-bot script now supports passing in a --path-to-bot option. This allows users to specify the path to the source file for their own custom bots, the first step towards being able to support out-of-tree bots. To run an existing bot in the zulip_bots package, just passing in the name of the bot should suffice. |
||
|---|---|---|
| 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.