Answer the question
In order to leave comments, you need to log in
How to make automatic mailing for a VK bot written in python?
I want to implement automatic notification of bot users at a certain time, but I can't. If I make an infinite loop, and I check the time in it, then the bot commands do not work for me
while True:
#проверка на время, если всё хорошо - отправляю
#тело цикла закончилось
for event in longpoll.listen():
#тут основной код по командам
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question