revert e167ea2bf6
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
revert test topdic2k
This commit is contained in:
parent
e167ea2bf6
commit
c087670be2
2
bot.py
2
bot.py
@ -121,7 +121,7 @@ async def send_time(message: types.Message):
|
|||||||
red = '\n'.join(map(str, top))
|
red = '\n'.join(map(str, top))
|
||||||
|
|
||||||
await bot.send_message(message.chat.id, f'{red}')
|
await bot.send_message(message.chat.id, f'{red}')
|
||||||
# {top[0]}\n\сууука
|
# {top[0]}\n\
|
||||||
# {top[1]}\n\
|
# {top[1]}\n\
|
||||||
# {top[2]}\n\
|
# {top[2]}\n\
|
||||||
# {top[3]}\n\
|
# {top[3]}\n\
|
||||||
|
Loading…
Reference in New Issue
Block a user