LICENSE
README.md
setup.py
max_chatbot_python/__init__.py
max_chatbot_python/bot.py
max_chatbot_python/filters.py
max_chatbot_python.egg-info/PKG-INFO
max_chatbot_python.egg-info/SOURCES.txt
max_chatbot_python.egg-info/dependency_links.txt
max_chatbot_python.egg-info/requires.txt
max_chatbot_python.egg-info/top_level.txt
max_chatbot_python/manager/__init__.py
max_chatbot_python/manager/handler.py
max_chatbot_python/manager/observer.py
max_chatbot_python/manager/router.py
max_chatbot_python/manager/state.py
tests/test_manager.py