diff options
| author | 2014-04-23 21:50:08 +0400 | |
|---|---|---|
| committer | 2014-04-23 21:50:08 +0400 | |
| commit | 12ac8833a9127e450a88a940050595a0db4f84f5 (patch) | |
| tree | a567cc928196beb197dc4eed2622d127d738dc69 /config-default | |
| parent | a5cc8dfc51dcc4afb49e4f0e23fde77b94a92ed3 (diff) | |
cleaned up the help command
Diffstat (limited to 'config-default')
| -rw-r--r-- | config-default/commands.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config-default/commands.xml b/config-default/commands.xml index ccb02e6..4328c84 100644 --- a/config-default/commands.xml +++ b/config-default/commands.xml @@ -126,8 +126,7 @@ </command> <command cmd="^;help$"> <![CDATA[ - $conn->privmsg($event->replyto, "command list is at http://antispammeta.net/syntax.txt ; see also http://meta.wikimedia.org/wiki/User:WHeimbigner/AntiSpamMeta (not as up to date but contains some additonal info)"); - $conn->privmsg($event->replyto, "You can also get faster help by bugging ow, DLa\x02\x02nge, tom\x02\x02aw, or mari\x02\x02enz"); + $conn->privmsg($event->replyto, "Please refer to http://antispammeta.net and irc.freenode.net #antispammeta"); ]]> </command> <command cmd="^;db$"> |
