diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
commit | 3f42e716135bc048b90cb6cca188f324e65c69dc (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /irc/rbot | |
parent | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (diff) | |
download | freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.gz freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.zst freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.zip |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Diffstat (limited to 'irc/rbot')
-rw-r--r-- | irc/rbot/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/rbot/pkg-descr b/irc/rbot/pkg-descr index 6aedc0560bb1..94ef46119d4e 100644 --- a/irc/rbot/pkg-descr +++ b/irc/rbot/pkg-descr @@ -1,13 +1,13 @@ -rbot is a ruby IRC bot. Think of him as a ruby infobot, with more and different +rbot is a ruby IRC bot. Think of him as a ruby infobot, with more and different features, and a nicer plugin scheme. His main features include: * Runtime configuration via irc chat * User authentication and access levels for using different bot features * Built in infobot-style keywords. See example session below. - * Support for underlying fact database (infobot fact files), which can be + * Support for underlying fact database (infobot fact files), which can be overridden or supplemented by runtime keyword controls * Powerful plugin architecture, comes with plugins for many functions. - * Multi-language support - comes with english definition only so far - + * Multi-language support - comes with english definition only so far - translations welcome WWW: http://ruby-rbot.org |