An event handler for a message mentioned to the bot.
MentionEventHandler<TContextData>
A framework for creating ActivityPub bots
An event handler for a message mentioned to the bot.
MentionEventHandler<TContextData>
Add Package
deno add jsr:@fedify/botkit
Import symbol
import { type Bot } from "@fedify/botkit/bot";
Import directly with a jsr specifier
import { type Bot } from "jsr:@fedify/botkit/bot";