1import { SendNotification } from "./DBus"; 2 3await SendNotification("hello", "world"); 4await SendNotification("Roblox", "Obtained logfile");