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