forked from Lainports/freebsd-ports
18 lines
387 B
Text
18 lines
387 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Supybot is installed.
|
|
|
|
For a quick start:
|
|
- create a new directory from which to run your bot
|
|
- enter that directory
|
|
- run supybot-wizard
|
|
|
|
Some plugins require the databases/py-PySQLite port to be
|
|
installed.
|
|
|
|
**WARNING** Some config names changed between some versions.
|
|
Review the ChangeLog document in the documentation directory.
|
|
EOM
|
|
}
|
|
]
|