diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-12 08:56:43 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-12 08:56:43 +0000 |
commit | ac95f5ae9f6c5c8ad7c4c34d6ec6114d93937b78 (patch) | |
tree | c5f46a5e70459c34015583c62ae29c890ee234d1 /irc/py-supybot | |
parent | 6a4c9e4414c2989898f6329d39e7022e2b4ec721 (diff) | |
download | ports-ac95f5ae9f6c5c8ad7c4c34d6ec6114d93937b78.tar.gz ports-ac95f5ae9f6c5c8ad7c4c34d6ec6114d93937b78.zip |
Notes
Diffstat (limited to 'irc/py-supybot')
-rw-r--r-- | irc/py-supybot/pkg-message | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/irc/py-supybot/pkg-message b/irc/py-supybot/pkg-message index e2ed0a122137..4294ce9f9c2f 100644 --- a/irc/py-supybot/pkg-message +++ b/irc/py-supybot/pkg-message @@ -1,6 +1,11 @@ Supybot is installed. For a quick start create a new directory from which to run -your bot and run the supybot-wizard command from within it. +your bot and run the supybot-wizard command from within it +to create a config file and subdirectories. + +If you are want to use the Factoids, GrabQuote, Words (and +possibly a few other) plugins, you need to install the +databases/py-PySQLite port. For more information see the GETTING_STARTED document. |