summaryrefslogtreecommitdiff
path: root/irc/py-supybot/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'irc/py-supybot/pkg-message')
-rw-r--r--irc/py-supybot/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/irc/py-supybot/pkg-message b/irc/py-supybot/pkg-message
index 7c6c9845b7cf..2feea7ece9ea 100644
--- a/irc/py-supybot/pkg-message
+++ b/irc/py-supybot/pkg-message
@@ -1,4 +1,6 @@
--------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
Supybot is installed.
For a quick start:
@@ -11,4 +13,6 @@ installed.
**WARNING** Some config names changed between some versions.
Review the ChangeLog document in the documentation directory.
--------------------------------------------------------------
+EOM
+}
+]