You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a button or something alike on the dev panel to test out the webhook. As part of this, there should also be a way to detect fake votes (iex. by adding a test field to the user object or by setting the id field to "0", not recommended tho, as it would be for sure better to just return the user that issued the fake-vote in order to test functionality like avatar display).
Add a button or something alike on the dev panel to test out the webhook. As part of this, there should also be a way to detect fake votes (iex. by adding a
test
field to the user object or by setting theid
field to"0"
, not recommended tho, as it would be for sure better to just return the user that issued the fake-vote in order to test functionality like avatar display).Example Test Response:
Real Response:
The text was updated successfully, but these errors were encountered: