Skip to main content
This release is a pre-release — the latest non-prerelease version of @fedify/botkit is 0.1.1. Jump to this version

@fedify/botkit@0.2.0-dev.73+96f421b8
Built and signed on GitHub Actions

A framework for creating ActivityPub bots

This package works with Deno
This package works with Deno
JSR Score
88%
Published
a month ago (0.2.0-dev.73+96f421b8)

Add Package

deno add jsr:@fedify/botkit

Import symbol

import { type Session } from "@fedify/botkit/session";

---- OR ----

Import directly with a jsr specifier

import { type Session } from "jsr:@fedify/botkit/session";