python-zulip-api/contrib_bots
Abhijeet Kaur 63efed5c73 Refactor: Make StateHandler() function independent.
This refactor makes the nested class 'StateHandler' in the
file /contrib_bots/bot_lib.py independent class. It previously
was nested in 'run_message_handler_for_bot' function.

This is done to write a cleaner test file for contrib_bots using
mock library.
2017-05-23 20:42:09 -07:00
..
bots bots: Fix googlesearch bot exceptions and add readme. 2017-05-23 20:18:24 -07:00
bot_lib.py Refactor: Make StateHandler() function independent. 2017-05-23 20:42:09 -07:00
run.py bots: Allow symlinks in bot paths provided to run.py. 2017-05-22 16:52:29 -07:00