A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

earwigbot.rst 835 B

12 years ago
12 years ago
12 years ago
12 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. earwigbot Package
  2. =================
  3. :mod:`earwigbot` Package
  4. ------------------------
  5. .. automodule:: earwigbot.__init__
  6. :members:
  7. :undoc-members:
  8. :mod:`bot` Module
  9. -----------------
  10. .. automodule:: earwigbot.bot
  11. :members:
  12. :undoc-members:
  13. :mod:`cli` Module
  14. ------------------
  15. .. automodule:: earwigbot.cli
  16. :members:
  17. :undoc-members:
  18. :mod:`exceptions` Module
  19. ------------------------
  20. .. automodule:: earwigbot.exceptions
  21. :members:
  22. :undoc-members:
  23. :show-inheritance:
  24. :mod:`managers` Module
  25. ----------------------
  26. .. automodule:: earwigbot.managers
  27. :members: _ResourceManager, CommandManager, TaskManager
  28. :undoc-members:
  29. :show-inheritance:
  30. Subpackages
  31. -----------
  32. .. toctree::
  33. earwigbot.commands
  34. earwigbot.config
  35. earwigbot.irc
  36. earwigbot.tasks
  37. earwigbot.wiki