This makes the StateHandler functional. To reduce the number of server roundtrips when fetching/updating the state, the entire state is fetched ocne at bot initialization and cached. All changes are stored in the cache and only saved externally after handle_message() has been executed. Fixes #141. |
||
---|---|---|
.. | ||
bots | ||
bots_unmaintained | ||
.gitignore | ||
__init__.py | ||
lib.py | ||
provision.py | ||
run.py | ||
test_lib.py | ||
test_run.py | ||
zulip_bot_output.py |