Small refactoring

This commit is contained in:
SantaSpeen
2022-03-21 17:47:41 +03:00
parent f3ed0d8180
commit be764c7bd7
3 changed files with 1 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ async def bot_admins(msg: types.Message):
await msg.reply(message, parse_mode=ParseMode.MARKDOWN)
tools.bind_static_messages()
if __name__ == '__main__':