From 33164097aed27f7a00e3bcf9b298be51355fd8c3 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Sun, 3 Oct 2004 20:55:37 +0000 Subject: [PATCH] Added a question about loading all plugins. --- docs/FAQ | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/FAQ b/docs/FAQ index 162b7adbe..1d3684685 100644 --- a/docs/FAQ +++ b/docs/FAQ @@ -215,3 +215,13 @@ A: Submit it on Sourceforge through our Sourceforge project page: too much. +Q: Is there a way just to load *all* the plugins Supybot has? + +A: No, there isn't. Even if there were, some plugins conflict with + other plugins, so it wouldn't make much sense to load them. For + instance, what would a bot do with Factoids, MoobotFactoids, and + Infobot all loaded? Probably just annoy people :) + + If you want to know more about the plugins that are available, + check out our "Plugin index" at our website. +