basic-bot Install git, Node.js and npm git clone https://github.com/0xRickJames/basic-bot.git cd basic-bot Create a .env file with values for BOT_TOKEN, MONGO_URI, GUILD_ID npm run build npm start