Releases: Top-gg-Community/node-sdk
Releases · Top-gg-Community/node-sdk
v2.0.0
getVotes()
- No longer has
onlyIds
ordays
parameters - Due to API change, only shows the last 1000 votes.
- No longer has
hasVoted()
- No longer has
days
parameter
- No longer has
- The library now checks if a library is supported for autoposting
- Added options
- Added
statsInterval
for a custom autoposter interval - Added
webhookPort
,webhookPath
andwebhookAuth
for the new feature below
- Added
- Webhooks!
- You can now listen to webhooks with already familiar events!
- Starts automatically when
webhookPort
option is set ready
event for checking when the webhook is listeningvote
event with the webhook vote object after you receive a vote- Depending on your server setup , you may have to open ports or allow from your firewall.
v1.2.1
v1.2.0
v1.1.1
v1.1.0
First release
First release