To run, pass the following env vars either from the shell TOKEN=abc123 COMMAND_PREFIX=abc123 DEBUG=1 npm start ... or via a .env file TOKEN=abc123 COMMAND_PREFIX=abc123 DEBUG=1