Update Chanban/chanban.tcl

Missing `!`
This commit is contained in:
2026-02-28 00:44:04 +01:00
parent d2c6ca665f
commit effe34d684
+1 -1
View File
@@ -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"