Vote webhooks are fired whenever a user upvotes your bot. This can be configured in bot settings.
It is advised to implement vote webhooks in your bot, as more votes brings higher rankings on our site.
Upvote
https://your-api.com/your-webhook-url
This request is made to your API when an upvote is made.
Body Parameters
If the user is a site administrator
The avatar hash of the user
The username of the user who voted
The ID of the user who voted