npm run dev
.say yourtext
.say [id_channel_to_send_message] yourtext
# To fix the line breaks bu, each dot (.) means a line space.
# Say anything you want
.sayembed [yourtext]
.sayembed [id_channel_to_send_message] yourtext
# Say anything you want in embed mode
.delete [id_message]
# Delete message with id_message
[1]: "https://discord.com/developers/applications" Discord Developer Portal to get the token
[2]: "https://nodejs.org/en/" Install nodejs
[3]: "https://github.com/Sarwak-Dev" My github for other projects