12 Commits

Author SHA1 Message Date
11b4510424 getting_started: rewrite the final two sections
- Make the text less repetitive
- Mention the reply.mores.instant option. This can be useful on quieter rooms and is a nice segue to the next page (Configuration)
2025-02-05 04:04:54 +01:00
f8fc966d98 configuration: reorder editing config manually section
It's better to disable flushing first, rather than risk having your changes overwritten...
2025-02-03 21:39:40 -08:00
947e800fbb 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.
2025-02-03 19:49:42 -08:00
a176335e84 Rewrite the Configuration guide
Rewrite the Configuration guide to be more concise, and display lists in bullet form (instead of prose) for better readability.

I've also added a couple more notes:
- How to get the path of a config option from the results of looking through `config list`, in case it isn't obvious
- A quick description of the `config reset channel` and `config reset network` commands
2025-02-03 18:36:05 +01:00
e82d9c3dff Document network-specific configuration values 2023-07-28 18:55:27 +02:00
5b1669b461 Rename 'Supybot' to 'Limnoria' in introductory material
At this point, it's just confusing to keep refering to Supybot,
especially for new users.
2022-05-11 21:57:25 +02:00
d568adcfd3 use/configuration.rst: fix typo 2014-09-03 16:11:15 +03:00
fc486ed212 Use gender neutral pronouns 2014-08-28 14:43:41 +03:00
94f921dee2 configuration: add warning about editing registry
and uncomment the section.
2014-07-25 21:48:16 +03:00
e0854141b7 doc/use/configuration.rst: multiple changes
* remove references to editing the config file by hand
* update `config list supybot` from Limnoria
* mention `config setdefault` instead of nesting `config default`
* update config search op
* comment `Editing the Configuration Values by Hand`
2014-07-25 21:12:32 +03:00
514b430879 Document SIGHUP. 2014-01-20 10:27:16 +01:00
69c14633ba Merge import/ in other directories (develop/ and use/). 2014-01-20 09:31:22 +01:00