A
A
alextimson2021-09-17 01:18:54
In contact with
alextimson, 2021-09-17 01:18:54

How to implement the following features?

I would like to know how to implement such a system on vk_api Python: when a person writes group messages, information about this is sent to the conversation with the administration.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Michael, 2021-09-17
@moonz

To implement this task, VK has an excellent longpoll approach for communities.
Read the documentation , process the necessary event, and wait for it to be called, then implement the logic for sending messages anywhere, even in several conversations at once with sending the message.

R
RINAMI, 2021-09-17
@RINAMI

"I can make you a full-fledged bot, all the functions you want: 1000 rubles :)"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question