updated config

Changed settings related to chat network for tilde.chat.
This commit is contained in:
Mike 2019-09-14 17:47:45 -06:00 committed by GitHub
parent 15b64ea982
commit 57d102ae30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
servers = (
{ address = "irc"; chatnet = "tildenet"; port = "6667"; }
{ address = "irc"; chatnet = "tilde.chat"; port = "6667"; }
);
chatnets = {
@ -13,7 +13,8 @@ chatnets = {
};
channels = (
{ name = "#tildeclub"; chatnet = "tildenet"; autojoin = "No"; }
{ name = "#club"; chatnet = "tilde.chat"; autojoin = "No"; }
{ name = "#meta"; chatnet = "tilde.chat"; autojoin = "No"; }
);
aliases = {