diff --git a/Chanban/chanban.tcl b/Chanban/chanban.tcl index de7a607..162d72f 100644 --- a/Chanban/chanban.tcl +++ b/Chanban/chanban.tcl @@ -18,7 +18,7 @@ namespace eval cmgmt { variable kickReason "Your behaviour is not conducive to the desired environment." # Revenge kick - variable revengeKick "Very funny... NOT" + variable revengeKick "Very funny... NOT!" # Temporary ban duration, in minutes variable tBanDuration "30"