This is a simple discord bot tutorial when user send message Hello, the bot will reply Hello!
#Create a new application on discord developer portal
#Copy and paste the token to the .env file
#Create an invite url and paste it to the browser which your discord account is logged in, and add the bot to your server
#npm install and npm start to run the bot



