Answer the question
In order to leave comments, you need to log in
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
Try using VkWave or VkBottle (Asynchronous Libraries).
This may help solve your problem
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question