I am new to coding and i am trying to male it so it responds when i say ?rules but i got the message: Declaration or statement expected. ts(1128)
here is my code
else if(message.content.toLowerCase() === 'rules'){ message.reply('**the rules** **1.** do not be racist **2.** do not be mean **3.** feel free to share your problems **4.** have fun **5.** do not spam messages, pictures or videos and yes sweaing is allowed') }
2.1m questions
2.1m answers
60 comments
57.0k users