From a5e2bcd1458f67cfb6775883ce7f10b838b71395 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Sun, 13 Jun 2021 08:56:00 +0200 Subject: Update contact info and examples: Freenode -> LiberaChat --- README.md | 2 +- beinc_config_sample.json | 4 ++-- beinc_config_sample.json.readme | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 200e29d..6a42ff6 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ BEINC is hosted on GitHub: https://github.com/blackm0re/BEINC ## Author -Simeon Simeonov - sgs @ Freenode +Simeon Simeonov - sgs @ LiberaChat ## License diff --git a/beinc_config_sample.json b/beinc_config_sample.json index 3b04c0b..e19ac1f 100644 --- a/beinc_config_sample.json +++ b/beinc_config_sample.json @@ -41,9 +41,9 @@ "cm_message_template": "%s -> %m", "nm_title_template": "%c @ %S", "nm_message_template": "%s -> %m", - "channel_list": ["Freenode.#python", + "channel_list": ["LiberaChat.#python", "Exile.#test", - "Freenode.#gentoo", + "LiberaChat.#gentoo", "Exile.#pichove"], "nick_list": ["Exile.Blackmore"], "channel_messages_policy": 2, diff --git a/beinc_config_sample.json.readme b/beinc_config_sample.json.readme index 1bc6b7f..1bfd2d7 100644 --- a/beinc_config_sample.json.readme +++ b/beinc_config_sample.json.readme @@ -143,9 +143,9 @@ documentation to better illustrate the comments. # Channel list # Default: [] (empty) - "channel_list": ["Freenode.#python", + "channel_list": ["LiberaChat.#python", "Exile.#test", - "Freenode.#gentoo", + "LiberaChat.#gentoo", "Exile.#pichove"], # Nick list -- cgit v1.3