summaryrefslogtreecommitdiff
path: root/irc/rbot/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'irc/rbot/files/pkg-message.in')
-rw-r--r--irc/rbot/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/irc/rbot/files/pkg-message.in b/irc/rbot/files/pkg-message.in
index 38728890e188..4a868bbde846 100644
--- a/irc/rbot/files/pkg-message.in
+++ b/irc/rbot/files/pkg-message.in
@@ -1,7 +1,11 @@
-===============================================================================
+[
+{ type: install
+ message: <<EOM
There are many plugins supported by rbot. Each plugin may require specific
libraries. Before these plugins run correctly, you should make sure those
libs required are available.
For more details, please check %%DOCSDIR%%/REQUIREMENTS.
-===============================================================================
+EOM
+}
+]