From 428a5e3d0f5060d43c56a8a8595c8102241ce7ea Mon Sep 17 00:00:00 2001 From: Boleslaw Tokarski Date: Mon, 8 Oct 2012 15:09:09 +0200 Subject: Allows to use user->ident string instead of user->nick for NickServ. --- docs/conf/modules.conf.example | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/conf') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 0bb679378..5552d33f8 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1267,6 +1267,7 @@ # forwardmsg: Message to send to users using a connect password. # $nick will be the users' nick, $nickrequired will be the nick # of where the password is going (the nick above). + # You can also use $user for the user ident string. forwardmsg="NOTICE $nick :*** Forwarding PASS to $nickrequired" # cmd: Command for the nick to run when it recieves a connect -- cgit v1.2.3