Add setup instructions to README
This commit is contained in:
parent
1245c823b7
commit
c3393c5662
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
|||
|
||||
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.
|
||||
3. Start the bot using `its-matrix-bot run`.
|
||||
|
||||
## Available commands
|
||||
|
||||
- `!isitopen`: check if the hackerspace is currently open
|
||||
|
|
Loading…
Reference in a new issue