1
2
3
4
import { discordSendDM } from "https://esm.town/v/vtdocs/discordSendDM";
const result = await discordSendDM(Deno.env.get("discordBot"), "420257368417239041", "Hello!");
console.log(result);
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
v3
May 14, 2024