From aa9619b2ebbe7bf590a841950d4427517b36f3dc Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Tue, 6 Aug 2024 23:49:18 +0330 Subject: [PATCH] Rename core/tbot.py to core/telegrambot/tbot.py --- core/{ => telegrambot}/tbot.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename core/{ => telegrambot}/tbot.py (100%) diff --git a/core/tbot.py b/core/telegrambot/tbot.py similarity index 100% rename from core/tbot.py rename to core/telegrambot/tbot.py