diff --git a/Chanban/cmgmt.tcl b/Chanban/cmgmt.tcl index c3afc44..fb984b1 100644 --- a/Chanban/cmgmt.tcl +++ b/Chanban/cmgmt.tcl @@ -513,7 +513,7 @@ namespace eval cmgmt { # ---------- ### PM Addban - Be aware that this commands expects the mask to properly formatted - proc addban_pub {nick uhost hand text} { + proc addban_msg {nick uhost hand text} { set chan [lindex [split $text] 0] if {![matchstr "#*" $chan]} {