300bot A rewrite of the original 300bot using discord.js. Setup Install Node.js and Yarn. Install dependencies: $ yarn Create an environment file .env from the example .env.example using your credentials. Compile and run: $ yarn start