Update Chanban/chanban.tcl
This commit is contained in:
@@ -68,6 +68,7 @@ namespace eval cmgmt {
|
||||
#
|
||||
# If you touch the code below and then complain the script "suddenly stopped working" I'll touch you at night.
|
||||
# ----------
|
||||
variable scriptName "Channel Management v1.0 by PeGaSuS"
|
||||
|
||||
# ------------
|
||||
# Public procs
|
||||
@@ -527,4 +528,6 @@ namespace eval cmgmt {
|
||||
putserv "PRIVMSG $nick :Available commands ban, tban, kick, unban, banlist"
|
||||
return 0
|
||||
}
|
||||
|
||||
putlog "-= $::cmgmt::scriptName loaded =-"
|
||||
}
|
||||
Reference in New Issue
Block a user