mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
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.