Trevor W.

Results 1 comments of Trevor W.

I believe this should work: `if (message.toLowerCase() == "test" && userID == "380116205895417858")` What I think it's doing is testing if everything after the first == can be lowercase, which...