Update Chanban/chanban.tcl
This commit is contained in:
@@ -26,6 +26,7 @@ namespace eval cmgmt {
|
||||
# Command to upload the file
|
||||
# Be aware that we are doing `cat $filename |` so you must account for that
|
||||
variable upCommand "curl -s -F file=@- https://x0.at/"
|
||||
|
||||
# Set the banmask to use in banning the user
|
||||
# Available types are:
|
||||
# 0 *!user@host
|
||||
|
||||
Reference in New Issue
Block a user