Skip to content

A rust bot framework/library for connecting to Matrix. Jack into Matrix.

License

Notifications You must be signed in to change notification settings

arcuru/headjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b5dde36 · Oct 28, 2024

History

57 Commits
Oct 25, 2024
Oct 24, 2024
Mar 18, 2024
Oct 25, 2024
Oct 28, 2024
Oct 28, 2024
Mar 18, 2024
Oct 2, 2024
Oct 28, 2024
Mar 18, 2024
Oct 28, 2024
Oct 28, 2024

Repository files navigation

headjack

Jack into Matrix

This is a Matrix bot framework for Rust. It wraps the matrix-rust-sdk to provide an easier interface for writing bots in Rust, and handles most of the stuff you'd need to write yourself if you were to write your own bot.

Repository

Mirrored on GitHub and Codeberg. GitHub is the official repo, but use either repo to contribute. Issues can't be synced so there may be some duplicates.

Project using this

  • chaz: Connect Matrix with any LLM service.
  • pokem: Send notifications using HTTP requests, or a CLI app.