745f2cd173
Add packaged_helloworld as an example of a PyPI package setup for an external zulip bot that can be installed via pip and lanuched without the need to include it in the zulip_bots/bots directory. |
||
---|---|---|
.. | ||
packaged_helloworld | ||
README.md | ||
setup.py |
This is a boilerplate package for a Zulip bot that can be installed from pip
and launched using the zulip-run-bots
command.