From 61d66b2b9b39e213161105dc80ab5c57f87142ed Mon Sep 17 00:00:00 2001 From: lub Date: Wed, 28 Dec 2022 23:10:24 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9387d97..707639c 100644 --- a/README.md +++ b/README.md @@ -24,13 +24,12 @@ Additionally you have to allow every user to post to the cache state: "de.lubiland.snowstorm-matrix.cache": 0 ``` -Multiple bots of different categories can share the same admin room. +Multiple bots of different categories can share the same admin room. This can be handy when trying to debug the current RSS feed cache. Two bots with the same category can't share the same admin room. ## Running it After initial configuration you can run it manually: ```bash docker run --rm \ - -v $(pwd)/heroesofthestorm:/heroesofthestorm:ro \ -e HOMESERVER=https://example.org -e MIXD=@heeeroooooooes:example.org -e ACCESSTOKEN_FILE=/heroesofthestorm \