A
A
Artem Rocky2018-10-11 02:01:29
In contact with
Artem Rocky, 2018-10-11 02:01:29

How to send messages to people who have subscribed to a group?

Hey hey. There is a group in VK, it has a bot on php. How to implement mailing messages to people who have subscribed to it? For example, a bot polls service n, gets the value 1, and makes a group broadcast. I'm not an expert in php, I'm just discovering it for myself.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xmoonlight, 2018-10-11
@xmoonlight

1. It is necessary to compare 2 lists with a given frequency: a list of people in the group and a list from the database to whom they have already been sent.
2. Then find the difference and get those who need to send out.
3. Send via API.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question