Built and signed on GitHub Actions
Built and signed on GitHub Actions
Works with
This package works with Deno
License
AGPL-3.0-only
•
Downloads85/wk
•
Published5 days ago (0.5.2)
A framework for creating ActivityPub bots
A bot that can interact with the ActivityPub network.
Type Parameters
Properties
An internal Fedify federation instance. Normally you don't need to access this directly.
The internal identifier for the bot actor. It is used for the actor URI.
Methods
Gets a new session to control the bot for a specific origin and context data.
Gets a new session to control bot for a specific Fedify context.
The fetch API for handling HTTP requests. You can pass this to an HTTP
server (e.g., Deno.serve(), Bun.serve()) to handle incoming requests.
Defines custom emojis for the bot. The custom emojis are used for rendering the bot's profile and posts. The custom emojis are defined by their names, and the names are used as the keys of the emojis.