Discord bot Example $ git clone --depth 1 https://github.com/SaDi-BRo/discord-bot.git $ cd ./discord-bot/ $ npm install $ cp ./.env.example .env after setting your env vars $ npm run start Enjoy!