From 48453f23ac66daf40a63d552294fe78e03258196 Mon Sep 17 00:00:00 2001 From: reloxx13 Date: Sat, 19 Jun 2021 23:27:13 +0200 Subject: [PATCH] add note for .in .out --- How-to-create-your-config.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/How-to-create-your-config.md b/How-to-create-your-config.md index ac327c0..e520a31 100644 --- a/How-to-create-your-config.md +++ b/How-to-create-your-config.md @@ -74,6 +74,10 @@ channel="general" account="gitter.mygitter" channel="42wim/mygreatproject" ``` + +The `.inout` key will forward messages in both directions. You can use `.in` and `.out` to forward in one direction e.g. from (in) discord to (out) gitter. + + ### Step 6 Full configuration looks now like this: