mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 04:32:36 +01:00
Minor doc fixes.
This commit is contained in:
parent
837ab99748
commit
fc93bb4da5
2
docs/FAQ
2
docs/FAQ
@ -141,7 +141,7 @@ A: Submit it on Sourceforge through our Sourceforge project page:
|
|||||||
(basically the stuff from "Uncaught exception in ..." to the next
|
(basically the stuff from "Uncaught exception in ..." to the next
|
||||||
log entry). We'd also like to see the commands that caused the
|
log entry). We'd also like to see the commands that caused the
|
||||||
bug, or happened around the time you saw the bug. If the bug
|
bug, or happened around the time you saw the bug. If the bug
|
||||||
involved a datase, we'd love to see the database. Remember, it's
|
involved a database, we'd love to see the database. Remember, it's
|
||||||
always worse to send us too much information in a bug report than
|
always worse to send us too much information in a bug report than
|
||||||
too little.
|
too little.
|
||||||
|
|
||||||
|
@ -83,11 +83,12 @@ supybot: config list
|
|||||||
|
|
||||||
Rather than just "list".
|
Rather than just "list".
|
||||||
|
|
||||||
Speaking of the load command, that's the command you'll use to load
|
Now that you know how to deal with plugins having commands with the
|
||||||
other plugins. If you didn't use supybot-wizard, though, you might do
|
same name, let's take a look at loading other plugins. If you didn't
|
||||||
well to try it before playing around with loading plugins yourself:
|
use supybot-wizard, though, you might do well to try it before playing
|
||||||
each plugin has its own configure function that the wizard uses to
|
around with loading plugins yourself: each plugin has its own
|
||||||
setup the appropriate registry entries if the plugin requires any.
|
configure function that the wizard uses to setup the appropriate
|
||||||
|
registry entries if the plugin requires any.
|
||||||
|
|
||||||
Now, if you do want to play around with loading plugins, you're going
|
Now, if you do want to play around with loading plugins, you're going
|
||||||
to need to have the owner capability. If you ran the wizard, then
|
to need to have the owner capability. If you ran the wizard, then
|
||||||
|
Loading…
Reference in New Issue
Block a user