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
The Idea is to create a new Backend API Endpoint such as /kofi/:id where the id is randomly generated.
When using the notifications command for kofi the user will need to copy paste that url into their webhook panel on KoFi.
As a security measure the user will need to put in their verification token when creating the webhook via the command.
When receiving a request on the given endpoint the backend will check if the verification token matches.
The text was updated successfully, but these errors were encountered:
The Idea is to create a new Backend API Endpoint such as /kofi/:id where the id is randomly generated.
When using the notifications command for kofi the user will need to copy paste that url into their webhook panel on KoFi.
As a security measure the user will need to put in their verification token when creating the webhook via the command.
When receiving a request on the given endpoint the backend will check if the verification token matches.
The text was updated successfully, but these errors were encountered: