diff options
| author | Simeon Simeonov | 2021-06-13 08:56:00 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2021-06-13 08:56:00 +0200 |
| commit | a5e2bcd1458f67cfb6775883ce7f10b838b71395 (patch) | |
| tree | 0eee404898475d1cbafa866f2937b8df57a9595c | |
| parent | 768d8e570a0d7b7795b70bd8354c809db179238d (diff) | |
Update contact info and examples: Freenode -> LiberaChat
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | beinc_config_sample.json | 4 | ||||
| -rw-r--r-- | beinc_config_sample.json.readme | 4 |
3 files changed, 5 insertions, 5 deletions
| @@ -113,7 +113,7 @@ BEINC is hosted on GitHub: https://github.com/blackm0re/BEINC | |||
| 113 | 113 | ||
| 114 | ## Author | 114 | ## Author |
| 115 | 115 | ||
| 116 | Simeon Simeonov - sgs @ Freenode | 116 | Simeon Simeonov - sgs @ LiberaChat |
| 117 | 117 | ||
| 118 | 118 | ||
| 119 | ## License | 119 | ## 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 @@ | |||
| 41 | "cm_message_template": "%s -> %m", | 41 | "cm_message_template": "%s -> %m", |
| 42 | "nm_title_template": "%c @ %S", | 42 | "nm_title_template": "%c @ %S", |
| 43 | "nm_message_template": "%s -> %m", | 43 | "nm_message_template": "%s -> %m", |
| 44 | "channel_list": ["Freenode.#python", | 44 | "channel_list": ["LiberaChat.#python", |
| 45 | "Exile.#test", | 45 | "Exile.#test", |
| 46 | "Freenode.#gentoo", | 46 | "LiberaChat.#gentoo", |
| 47 | "Exile.#pichove"], | 47 | "Exile.#pichove"], |
| 48 | "nick_list": ["Exile.Blackmore"], | 48 | "nick_list": ["Exile.Blackmore"], |
| 49 | "channel_messages_policy": 2, | 49 | "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. | |||
| 143 | 143 | ||
| 144 | # Channel list | 144 | # Channel list |
| 145 | # Default: [] (empty) | 145 | # Default: [] (empty) |
| 146 | "channel_list": ["Freenode.#python", | 146 | "channel_list": ["LiberaChat.#python", |
| 147 | "Exile.#test", | 147 | "Exile.#test", |
| 148 | "Freenode.#gentoo", | 148 | "LiberaChat.#gentoo", |
| 149 | "Exile.#pichove"], | 149 | "Exile.#pichove"], |
| 150 | 150 | ||
| 151 | # Nick list | 151 | # Nick list |
