diff options
Diffstat (limited to 'irc/py-supybot/pkg-message')
-rw-r--r-- | irc/py-supybot/pkg-message | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/irc/py-supybot/pkg-message b/irc/py-supybot/pkg-message deleted file mode 100644 index 2feea7ece9ea..000000000000 --- a/irc/py-supybot/pkg-message +++ /dev/null @@ -1,18 +0,0 @@ -[ -{ 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 -} -] |