mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
Remove an obosolute workaround in the example module config.
This commit is contained in:
parent
ff15c2c016
commit
784c40eda7
@ -147,13 +147,6 @@
|
||||
#<alias text="ID" replace="SQUERY NickServ :IDENTIFY $2"
|
||||
# requires="NickServ" service="yes">
|
||||
#
|
||||
# This alias fixes a glitch in xchat 2.6.x and above and the way it
|
||||
# assumes IDENTIFY must be prefixed by a colon (:) character. It should
|
||||
# be placed ABOVE the default NICKSERV alias.
|
||||
#
|
||||
#<alias text="NICKSERV" format=":IDENTIFY *" replace="SQUERY NickServ :IDENTIFY $3-"
|
||||
# requires="NickServ" service="yes">
|
||||
#
|
||||
# You may also add aliases to trigger based on something said in a
|
||||
# channel, aka 'fantasy' commands, configured in the same manner as any
|
||||
# other alias, with usercommand="no" and channelcommand="yes" The
|
||||
|
Loading…
x
Reference in New Issue
Block a user