diff options
author | hanemile <mail@emile.space> | 2020-07-10 16:58:43 +0200 |
---|---|---|
committer | hanemile <mail@emile.space> | 2020-07-10 16:58:43 +0200 |
commit | 5f52a63cbd7cdadde398ea05e1e3f11eae42b90d (patch) | |
tree | 66260ebb1823a1909424722c0f8fec3c44673e5c | |
parent | ee7d28c8762f01827a4df89106102a2ad7230964 (diff) |
added hosting instructions to the README
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md index 0c7937c..a288523 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,10 @@ Charts created using [go-chart](https://github.com/wcharczuk/go-chart). - Disable end-to-end encryption (as the bot currently wouldn't be able to read your messages (commands)). 1. Invite `@testbot1:emile.space` to the room. 1. Interact with the bot using commands such as `@time` or `@report`. + +## Installation + +1. Adapt the config.yml to your needs. +1. `go run ./...` (docker and other foo coming soon) + + |