IT-Syndikat matrix bot - @schizohal:it-syndik.at
Go to file
Xiretza a339e71e6d fix condition causing open state to be broadcast on every start 2024-01-30 21:00:36 +00:00
src fix condition causing open state to be broadcast on every start 2024-01-30 21:00:36 +00:00
.editorconfig Add .editorconfig 2022-11-13 09:20:47 +01:00
.gitignore Rewrite it in Rust! 2022-11-13 01:00:30 +01:00
Cargo.lock cargo update 2024-01-23 20:34:31 +00:00
Cargo.toml Add serde_json 2024-01-23 20:32:08 +00:00
LICENSE.txt Add LICENSE.txt 2022-11-13 01:00:30 +01:00
README.md README: add link to old python version 2022-11-13 11:06:16 +01:00
clippy.toml Rewrite it in Rust! 2022-11-13 01:00:30 +01:00
config.toml.example Support new spaceping API 2024-01-26 20:03:48 +00:00
deny.toml Add cargo-deny configuration 2022-11-13 01:04:14 +01:00
rustfmt.toml Rewrite it in Rust! 2022-11-13 01:00:30 +01:00

README.md

IT-Syndikat matrix bot

Running in #lobby:it-syndik.at.

This bot was recently rewritten in Rust, the original python implementation can be found in the python-legacy branch.

Setup

For all these steps, either install the binary using cargo install and then run it as its-matrix-bot, or run the project directly from the repository using cargo run -- (e.g. cargo run -- setup).

  1. Copy config.toml.example to ~/.config/its-matrix-bot/config.toml (or some other location later specified using -c, --config)
  2. Run first-time setup using its-matrix-bot setup [-h HOMESERVER_URL] USERNAME and enter the bot user's password.
  3. Start the bot using its-matrix-bot run.

Available commands

  • !isitopen: check if the hackerspace is currently open
  • !spaceping: play a chime in the hackerpace to attempt to get someone to read your matrix messages