Auto Comment to latest thread on vbb forum?

Byo

Member
is there a way to set up auto comment to the latest thread on vbb forum?
thank you.
 

ArshilAhmad

Well-known member
Staff member
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.

Then, use ChatGPT to generate a comment.

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.
 
Top