Limnoria
latest
  • The Supybot user guide
  • Developing plugins for Limnoria
    • Generic documentation
      • Writing Your First Supybot Plugin
      • Using commands.wrap to parse your command’s arguments
      • Style Guidelines
      • Advanced Plugin Config
      • Advanced Plugin Testing
    • Specific documentation
      • Using Supybot’s utils module
      • Capabilities
      • Special methods and catching events
      • Using Limnoria’s HTTP server in your plugins
    • Library reference
      • supybot.callbacks
      • supybot.irclib
      • supybot.commands
      • supybot.ircmsgs
  • Contributing to Limnoria
Limnoria
  • Docs »
  • Developing plugins for Limnoria
  • Edit on GitHub

Developing plugins for Limnoria¶

Generic documentation¶

  • Writing Your First Supybot Plugin
  • Using commands.wrap to parse your command’s arguments
  • Style Guidelines
  • Advanced Plugin Config
  • Advanced Plugin Testing

Specific documentation¶

  • Using Supybot’s utils module
    • str.py
    • structures.py
    • web.py
    • The Best of the Rest
  • Capabilities
    • Checking for a capability given its name
    • Manipulating capability names
  • Special methods and catching events
    • Loading and unloading
    • Commands and numerics
    • Filters
    • Commands handling
    • Regular expression triggered events
  • Using Limnoria’s HTTP server in your plugins
    • Introduction
    • Using the HTTP server in a plugin

Library reference¶

  • supybot.callbacks
    • Plugin
    • PluginRegexp
    • tokenize
    • Other classes
  • supybot.irclib
    • Irc
    • IrcState
    • ChannelState
    • Other classes
  • supybot.commands
  • supybot.ircmsgs
Next Previous

© Copyright 2003-2015, the Limnoria/Gribble/Supybot contributors Revision b22c798b.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.