from dotenv import load_dotenv load_dotenv() from main import handle_hook msg_id = "jtdx9og7NAQ6LuVvEmRL6t" handle_hook(msg_id)