Skip to content
/ ghost Public

Mirror - A very simple and hopeful Rust Matrix Bot | Why Ghost? Just sounds nice.

License

Notifications You must be signed in to change notification settings

MiggiV2/ghost

Repository files navigation

Ghost Matrix Bot

This is my first matrix bot written in Rust (and also working).
In this repository, I'm experimenting with Rust and the matrix-rust-sdk.

Currently, this bot is telling me which self-hosted service is currently not available.

Overview

  1. Synapse (Matrix)
  2. Forgejo (Gitea)
  3. Nextcloud
  4. Keycloak
  5. Portainer
  6. Bitwarden
  7. WordPress

How to run this program

Build from source

Run cargo run -- MATRIX_URL MATRIX_ID MATRIX_PASSWORD to simple run it.
Run cargo build --release && ./target/release/ghost MATRIX_URL MATRIX_ID MATRIX_PASSWORD to run the optimized version.

About

Mirror - A very simple and hopeful Rust Matrix Bot | Why Ghost? Just sounds nice.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published