update readme
This commit is contained in:
parent
eb80d460cc
commit
dfdeec924d
@ -97,7 +97,7 @@ The server includes error handling and logging throughout its operations to ensu
|
||||
4. **Run the Server**: Use Node.js to start the server:
|
||||
|
||||
```bash
|
||||
node <your-server-file>.js
|
||||
node backend-server.js
|
||||
```
|
||||
|
||||
### Summary
|
||||
|
@ -84,7 +84,7 @@ The bot sets up event listeners for when it becomes ready (`ready` event) and wh
|
||||
4. **Run the Bot**: Use Node.js to start the bot:
|
||||
|
||||
```bash
|
||||
node <your-bot-file>.js
|
||||
node discord-bot.js
|
||||
```
|
||||
|
||||
## Summary
|
||||
|
Loading…
Reference in New Issue
Block a user