Introduction
ali
So you've got your Supybot up and running and there are some things you don't like about it. Fortunately for you, chances are that these things are configurable, and this document is here to tell you how to configure them.
Configuration of Supybot is handled via the Config plugin, which controls runtime access to Supybot's registry (the configuration file generated by the supybot-wizard program you ran). The Config plugin provides a way to get or set variables, to list the available variables, and even to get help for certain variables. Take a moment now to read the help for each of those commands: config, list, and help. If you don't know how to get help on those commands, go ahead and read our Getting Started document before this one.