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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e37f47e Β· Jun 24, 2024

History

85 Commits
Sep 22, 2023
Jun 24, 2024
Sep 22, 2023
Jun 23, 2024
Jun 23, 2024
Jun 24, 2024
Oct 4, 2023
Sep 23, 2023
Oct 2, 2023
Jun 23, 2024
Oct 4, 2023

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