|
@@ -171,6 +171,8 @@ Ownchatbot will still send a chat alert for anonymous donations, but no identify
|
|
|
|
|
|
|
|
Integration is accomplished via a webhook triggered by Ko-fi every time a donation or subscription is made. Again, this webhook is your external OwnchatBot server address with `/kofiHook` appended.
|
|
Integration is accomplished via a webhook triggered by Ko-fi every time a donation or subscription is made. Again, this webhook is your external OwnchatBot server address with `/kofiHook` appended.
|
|
|
|
|
|
|
|
|
|
+A Ko-fi alert overlay is not built in to OwnchatBot, since Ko-fi already provides a fairly customizable alert webhook for just this purpose.
|
|
|
|
|
+
|
|
|
Paste the webhook address into Ko-fi -> More -> API -> Webhooks -> Webhook URL.
|
|
Paste the webhook address into Ko-fi -> More -> API -> Webhooks -> Webhook URL.
|
|
|
```
|
|
```
|
|
|
https://<your_external.ownchatbot.url>/kofiHook
|
|
https://<your_external.ownchatbot.url>/kofiHook
|