summaryrefslogtreecommitdiff
path: root/irc/pircbot/files/pkg-message.in
blob: 913fbf06da44311cb2bbbd95bf20bfb6d137283c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM
To use pircbot add %%JAVAJARDIR%%/pircbot.jar to
your classpath. A short tutorial can be found here:
    http://www.jibble.org/pircbot.php

If you have the DOCS option enabled the pircbot javadoc
documentation will also have been installed in:
    %%DOCSDIR%%
EOM
}
]