python-zulip-api/contrib_bots/bots/helloworld
2017-05-23 13:15:21 -07:00
..
helloworld.py bots: Add helloworld example bot. 2017-05-23 13:15:21 -07:00
readme.md bots: Add helloworld example bot. 2017-05-23 13:15:21 -07:00

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.