[ -f functions.sh ] && source functions.sh user=$1 shift shift if [[ "$user" =~ $allowList ]]; then close_bot fi