import { getWebhookWithToken } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts";
Gets a webhook using the webhook token, thereby bypassing the need for authentication + permissions.
import { getWebhookWithToken } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts";
Gets a webhook using the webhook token, thereby bypassing the need for authentication + permissions.