Update Chanban/chanban.tcl
Missing `!`
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user