You can simply implement multiple if-statements inside your message
event, for your :smile:
example it would look like this:
if(message.content === "??") return message.channel.send("??");
You can get the emoji as I displayed in my code, by typing :smile:
in a Discord chat. So for ??
it would be :joy:
.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…