Moonlight is a multi-purpose Discord bot in Spanish.
To run this project, you will need to add the following environment variables to your .env file
DISCORD_TOKEN: Get it on Discord Developer Portal
OWNER_ID: The owner id.
Clone the project
git clone https://github.com/barrientosvctor/moonlight.gitGo to the Moonlight directory
cd moonlightInstall dependencies
npm iBuild the project
npm run buildStart the bot
npm start npm run dev