1991e0128b
This further simplifies the logic for testing a contrib_bots bot to require very little code per test in the common case. |
||
---|---|---|
.. | ||
__init__.py | ||
helloworld.py | ||
readme.md | ||
test_helloworld.py |
Simple Zulip bot that will respond to any query with a "beep boop".
The helloworld bot is a boilerplate bot that can be used as a template for more sophisticated/evolved Zulip bots.