Can someone help me with a height command where nightbot guesses ur height
Something that will go like if user height is not above 4'10 then she/he (text) or else she/he is (text)
I started with this but dont know what to do
$(eval a=[4'10, 5'0, 5'1, 5'2, 5'3, 5'4, 5'5, 5'6, 5'7, 5'8, 5'9, 5'10, 5'11, 6'1, 6'2, 6'3, 6'4, 6'5, 6'6, 6'7, 6'8, 6'9, 6'10, 6'11, 7'0];a[Math.floor(Math.random()*a.lenght)])