Updated the nick module slightly.
This commit is contained in:
parent
6262add761
commit
c5f5c41a7d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user