Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Idris1401 committed Oct 28, 2022
1 parent 2743f25 commit 61298fa
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 @@ -36,7 +36,7 @@ const manager = new Manager(client, {
client.once('ready', () => {
console.log('Ready!');
manager.setModmail();
})
});

client.login('');
```
Expand Down

0 comments on commit 61298fa

Please sign in to comment.