A
A
andreika_big2021-07-15 20:54:41
Python
andreika_big, 2021-07-15 20:54:41

How to work with multiple users VK_API BOT Python?

There is a bot written in Python.
I use longpoll to process requests. The
bot processes the latest events related to messages in the community. A person presses the button in the menu to start processing data and the bot asks him to enter some data in turn, the joke is that while one person starts working with some function of the bot, another user cannot work with this bot until he finishes with the first one.
How to fix the problem? It is necessary to make sure that several people can use the functions of the bot at the same time

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Endora Blackwell, 2021-07-15
@Allan-BlackWell

Try using VkWave or VkBottle (Asynchronous Libraries).
This may help solve your problem

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question