summaryrefslogtreecommitdiff
path: root/irc/py-supybot/pkg-message
blob: 2feea7ece9ea5ab55343b8666603df34ac13d681 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
{ 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
}
]