Skip to content

Commit

Permalink
Merge pull request #4 from LucienHH/LucienHH-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
LucienHH committed Aug 16, 2023
2 parents 68e2f6a + 860fdfe commit 0e94813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Automatically invites players to the game when they send a message in the chat.

Options:
- **command**: string - The command to use to invite players (default: 'invite')
- **checkInterval**: number - How often to check for messages (default: 1000ms)
- **checkInterval**: number - How often to check for messages (default: 30000ms)

```js
const { BedrockPortal, Modules } = require('bedrock-portal');
Expand Down

0 comments on commit 0e94813

Please sign in to comment.