Discord Bot Compile with npm run compile Run with npm run start Compile & Run with npm run compilerun Required files .env TOKEN=<bot_token> RIOT_API=<riot_api_key> CLIENT_ID=<discord_bot_id> MONGO_DB_URL=<mongodb_connection_uri>