Skip to main content
This release is 1 version behind 0.1.1 — the latest version of @fedify/botkit. Jump to latest

@fedify/botkit@0.1.0-dev.71+2449c2d9
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.1.0-dev.71+2449c2d9)
property Message.raw

The underlying raw message object.

Type

T

Add Package

deno add jsr:@fedify/botkit

Import symbol

import { type Message } from "@fedify/botkit/message";

---- OR ----

Import directly with a jsr specifier

import { type Message } from "jsr:@fedify/botkit/message";