index.rst 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. .. pybot documentation master file, created by
  2. sphinx-quickstart on Mon Jul 20 11:29:02 2015.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to pybot's documentation!
  6. =================================
  7. **pybot** is an IRC bot written in python. he began as a project to learn the IRC protocol and python as a new language,
  8. but has expanded as I got bored or people asked for functionality.
  9. in recent months he has become increasingly featureful and robust. he supports modules (dynamically loadable), events (dynamically loadable), and small-bore artillery (dynamically loadable).
  10. contribution is highly encouraged. please -- bugs, suggestions, pull requests, complete rewrites of crappy code -- anything is useful.
  11. i am available at zero9f9(dot)com, usual IRC port, in #bots, if you have questions or would like to know how to contribute.
  12. pls
  13. .. Source: http://bitbucket.org/hlmtre/pybot/
  14. Contents:
  15. .. toctree::
  16. :maxdepth: 3
  17. Indices and tables
  18. ==================
  19. * :ref:`genindex`
  20. * :ref:`modindex`
  21. * :ref:`search`