Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximKing1 committed Feb 20, 2021
1 parent 1c389e8 commit 7bb48d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
- [Vote Database](#vote-database)
- [Other Projects](#our-projects)

# Major Update! Read Changes [Here!](#WebhooksManager-Options-{Updated})
# Major Update! Read Changes [Here!](#WebhooksManager-Options-Updated)

# Installation

Expand Down Expand Up @@ -124,7 +124,7 @@ bot.voteManager = voteClient;
bot.connect(); // Get the bot to connect to Discord
```

# WebhooksManager Options {Updated}
# WebhooksManager Options Updated
```js
const voteClient = WebhooksManager(client, 80, {
database: "mongoose", // mongoose or sqlite for vote logging
Expand Down

0 comments on commit 7bb48d6

Please sign in to comment.