c6d294385f
The send_reply function makes it easier for bots to send messages. This commit updates all bots to make use of this function, when possible. |
||
---|---|---|
.. | ||
helloworld.py | ||
readme.md |
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.