def main(): print("Hello from dataset-tg-bot!") if __name__ == "__main__": main()