from dotenv import load_dotenv load_dotenv() from main import handle_hook msg_id = "42EJJktKsUUaH7zjQ6YoKY" handle_hook(msg_id)