An electron app with an embedded discord bot that does everything a monkey does
Its an Electron Forge app, so just run npm run make and it should build
Make sure you have NodeJS Installed and NPM installed, then run npm i discord.js@v12.5.3 and npm i fs inside the src/bot/ folder, then if you want to debug it run node . inside the bot folder