Go to discord developer portal
Follow these steps to add your bot to your server: https://discordpy.readthedocs.io/en/stable/discord.html
Note: Make sure to invite your bot with manage and create expressions
Get your bot token Go to .env file and change BOT_TOKEN to your token and GUILD_ID to server id
Launch with these commands
npm install
npm fund
npm run dev