We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08dc904 commit e78ae9fCopy full SHA for e78ae9f
README.md
@@ -66,7 +66,7 @@ MONGO_URI=your-mongodb-uri
66
### 4. Run the bot
67
68
```bash
69
-npm start
+node .
70
```
71
72
---
0 commit comments