#help
1 messages · Page 1 of 1 (latest)
I dont understand, what part of this is not working
do you have any error?
@merry lance
no err
^?
107
Your issue is that you are running all of your code checks inside of a function that you are returning if the message is incorrect and then AFTER that sending that it is incorrect in a different scope
So you need to run it all within the same scope if you want the command to return if the input is incorrect
idkwdym
Here
Little explanation
I suggest beautifying your code aswell just so that you can better read what scope is which
thats a nice explanation i actually want to thank you for taking the time to do that for him
yup
@quartz vector https://beautifier.io/
oh shit i didnt even realise, my bad