diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-03 17:08:24 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-03 17:08:24 +0000 |
commit | 7f047e4f8e3c64b6839bd99842c14a25917a4396 (patch) | |
tree | 21991f1a6811b14c5b052406b0f7d652ddf04b8c /irc/pircbot/pkg-descr | |
parent | c7aaeb8f981d83ae663d6876423f4fa4b5eb138b (diff) | |
download | ports-7f047e4f8e3c64b6839bd99842c14a25917a4396.tar.gz ports-7f047e4f8e3c64b6839bd99842c14a25917a4396.zip |
Notes
Diffstat (limited to 'irc/pircbot/pkg-descr')
-rw-r--r-- | irc/pircbot/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/irc/pircbot/pkg-descr b/irc/pircbot/pkg-descr new file mode 100644 index 000000000000..9aecb5cfe0ec --- /dev/null +++ b/irc/pircbot/pkg-descr @@ -0,0 +1,6 @@ +PircBot is a framework for an IRC Bot written in Java. +It allows you to create your own custom IRC Bots using +Java by building on the easy to use framework that is +already provided by the PircBot. + +WWW: http://www.jibble.org/pircbot.php |