skip to Main Content

I need to automatically send informative messages to a group chat in Viber using my phone number which will be one of the group members. is there a way to do this using a PHP script?

I have tried Viber REST API but it doesn’t serve my need since it uses the bots , instead i want to send the informative message to a groupe of people so that they can discuss the matter between themseleves

2

Answers


  1. Chosen as BEST ANSWER

    how can i use Selenium WebDriver with viber


  2. you can do this using bots or the Viber API, you can consider using a headless browser automation tool like Selenium WebDriver in conjunction with PHP.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search