Auto Comment to latest thread on vbb forum?
Status: Open · Asked by Byo on · 0 views
is there a way to set up auto comment to the latest thread on vbb forum?
thank you.
Hi @Byo,
Currently, we don't have a direct integration with the application you have mentioned.
If the Vbb Forum application supports webhooks, you can try using Webhook by Pabbly to capture the new threads.
youtube.com/watch?v=FRkl5R7-Ls0
Then, use ChatGPT to generate a comment.
youtube.com/watch?v=duYaBWfLrD4:264
At last, if Vbb Forums has a REST API with an endpoint for commenting on threads, you can try using the API (Pabbly) module to execute that endpoint and post a comment.