Ben
Results
2
comments of
Ben
in case this is helpful, heres my `package.json` file: ```json { "dependencies": { "discord-rpc": "^4.0.1", "dotenv": "^16.0.2" }, "name": "discord-rpc-client", "version": "1.0.0", "main": "main.js", "scripts": { "test": "echo \"Error: no...