1
2
3
4
5
6
import { discordWebhook } from "https://esm.town/v/stevekrouse/discordWebhook";
export const discordWebhookEx = discordWebhook({
url: Deno.env.get("engDiscord"),
content: "Hi from val town!",
});
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
July 9, 2024