Skip to main content

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
2 months ago (0.1.1)

Add Package

deno add jsr:@fedify/botkit

Import symbol

import { createBot } from "@fedify/botkit/bot";

---- OR ----

Import directly with a jsr specifier

import { createBot } from "jsr:@fedify/botkit/bot";