.. Chatbot documentation master file, created by sphinx-quickstart on Sat Jan 12 12:46:31 2013. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Chatbot's documentation! =================================== .. module:: Chatbot Chatbot is a chatbot making toolkit for Wikia wikis. Easy to use, it allows functions to be preformed on events. Use of the code is meant for: * Beginner users - To create the simplist of chatbots, with little to no knowledge of python * Intermediate users - To create intresting chatbots, for both pleasure and usefulness * Advanced users - With not limit on what can be done, a practical and functional chatbot can be created There is little to no limit on what can be done, making the code fun to use. Where do I start? ----------------- First see if this is right for you, by checking out the example usage page. This will show some examples of how the code works. Otherwise, go through the documentation and see what you can do! Contents -------- .. toctree:: :maxdepth: 2 examples documentation Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`