The display name of the bot. It can be changed after the bot is federated.
This release is a pre-release — the latest non-prerelease version of @fedify/botkit is 0.1.1. Jump to this version
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
A framework for creating ActivityPub bots
Add Package
deno add jsr:@fedify/botkit
Import symbol
import { type CreateBotOptions } from "@fedify/botkit/bot";
---- OR ----
Import directly with a jsr specifier
import { type CreateBotOptions } from "jsr:@fedify/botkit/bot";