Bot Base A cool repository I use to start making a new bot. It saves me a lot of time. Things to do before starting Run npm i Duh. Make .env file The .env file currently requires: TOKEN=token_here mongoUri=mongo_uri_here color=0xFFAC33 Configure ./src/config.json Configuring config.json is optional.