From 047f64c5db3a3b9b57ffcd3b1151bbe6829a5508 Mon Sep 17 00:00:00 2001 From: Xiretza Date: Sun, 13 Nov 2022 09:20:18 +0100 Subject: [PATCH] README: reflow --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 49c04ba..8d5802d 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,16 @@ Running in [#lobby:it-syndik.at](matrix:r/lobby:it-syndik.at). ## 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. +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 +- `!spaceping`: play a chime in the hackerpace to attempt to get someone to read your matrix + messages + +