Updated the nick module slightly.
This commit is contained in:
@ -4,5 +4,6 @@ user=$1
|
||||
shift
|
||||
shift
|
||||
if [[ "$user" =~ $allowList ]]; then
|
||||
./modules/do/do.sh "$1" "#$channel" "does a magical gesture and turns into ${1}!"
|
||||
nick $1
|
||||
fi
|
||||
|
Reference in New Issue
Block a user