mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-04 14:29:46 +00:00
configuration: clarify meaning of botname.conf
The .conf file is always used to start the bot - whether it comes from supybot-wizard is a less important detail.
This commit is contained in:
@ -9,7 +9,8 @@ Much of Limnoria's behaviour, as well as those of its plugins, is configurable.
|
||||
|
||||
Limnoria provides a hierarchical configuration system, which is usually managed
|
||||
via IRC using the `Config` plugin. By default, it will write back its configuration
|
||||
periodically to the same ``botname.conf`` file created by ``supybot-wizard``.
|
||||
periodically to the same ``botname.conf`` that the bot was started with.
|
||||
(In most cases, this will be the ``.conf`` file created by ``supybot-wizard``.)
|
||||
|
||||
The main commands to interact with the config system are ``config``,
|
||||
``config list``, and ``config help``, which are described in the following
|
||||
|
Reference in New Issue
Block a user