from src.tg_bot import main as tgbot if __name__ == "__main__": tgbot()