python-zulip-api/contrib_bots
Steve Howell 0dab69b76f Add StateHandler to contrib_bots/run.py.
This allows bots to be stateful.  It doesn't handle persistence
after the bot shuts down, but it does store state between
invocations of handle_message.
2016-10-16 14:41:24 -07:00
..
lib Add StateHandler to contrib_bots/run.py. 2016-10-16 14:41:24 -07:00
run.py Add StateHandler to contrib_bots/run.py. 2016-10-16 14:41:24 -07:00