Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Idris1401 committed Oct 10, 2022
1 parent 5a50007 commit d1edea0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div align="center">
<br />
<p>
<a href="https://discord.gg/djs"><img src="https://img.shields.io/discord/982404807786655755?color=5865F2&logo=discord&logoColor=white" alt="Discord server" /></a>
<a href="https://discord.gg/ccfGcFJTVb"><img src="https://img.shields.io/discord/982404807786655755?color=5865F2&logo=discord&logoColor=white" alt="Discord server" /></a>
<a href="https://www.npmjs.com/package/modmail.djs"><img src="https://img.shields.io/npm/v/modmail.djs.svg?maxAge=3600" alt="npm version" /></a>
<a href="https://www.npmjs.com/package/modmail.djs"><img src="https://img.shields.io/npm/dt/modmail.djs.svg?maxAge=3600" alt="npm downloads" /></a>
</p>
Expand Down Expand Up @@ -62,3 +62,6 @@ client.once('ready', () => {

client.login('');
```

## Help
If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our [server](https://discord.gg/ccfGcFJTVb).

0 comments on commit d1edea0

Please sign in to comment.