L
Size: a a a
L
6
6
6
L
L
МЦ
МЦ
B
T
F🍭
B
F🍭
while True:
now = str(datetime.datetime.now().time().replace(microsecond=0))
if now in ['03:54:59', '07:54:59', '11:54:59', '15:54:59', '19:54:59', '23:54:59']:
МЦ
F🍭
while True:
now = str(datetime.datetime.now().time().replace(microsecond=0))
if now in ['03:54:59', '07:54:59', '11:54:59', '15:54:59', '19:54:59', '23:54:59']:
B
if pin: # Если pin == True
await bot.send_message(123456789, "Hello, World!")
===== Или =====
if pin == 1: # Если pin == 1
await bot.send_message(123456789, "Hello, World!")
F🍭
B
F🍭
F🍭