webhook
webhook
is a wrapper function for sending messages to Discord Webhooks.
import { webhook } from 'discord-hono'
await webhook('https://discord.com/api/webhooks/123/abc', 'Message')
webhook
is a wrapper function for sending messages to Discord Webhooks.
import { webhook } from 'discord-hono'
await webhook('https://discord.com/api/webhooks/123/abc', 'Message')