腹黒い茶 says to YSITD const checkIgnore = (nick) => ignore.every( (x) => !((nick || '').match( new RegExp(x, 'gi') )) ); 就這樣了