From e0aae4f4b737754b38ff75279b1504c4873f8081 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 19 Jan 2021 20:40:17 +0100 Subject: [PATCH] Document multiple rooms --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 749a643..9dcb994 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ Here is an example of a working configuration. account = echobot@vvvvvvaria.org password = ...thepassword... nick = echobot -rooms = test@muc.example.com +rooms = test1@muc.example.com, test2@muc.example.com ``` #### Using the command-line interface