From 2fd57e8772db6c2775757118bf9e521839631cdd Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 26 Feb 2020 15:26:00 -0500 Subject: add lf --- weechat/.weechat/irc.conf | 49 ++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 46 insertions(+), 3 deletions(-) (limited to 'weechat/.weechat/irc.conf') diff --git a/weechat/.weechat/irc.conf b/weechat/.weechat/irc.conf index ceff899..615c90d 100644 --- a/weechat/.weechat/irc.conf +++ b/weechat/.weechat/irc.conf @@ -187,7 +187,7 @@ tilde.local_hostname tilde.usermode tilde.command = "/msg operserv login ${sec.data.pass}" tilde.command_delay -tilde.autojoin = "#meta,#secret-sudoers,#admin,#opers,#music,#politics,#gopher,#tildeverse,#idlerpg,#tilderadio,#minecraft,#tildelinux,#cosmic,#institute,#.tilde,#tildetel,#thunix,#theasylum,#aussie,#uucp,#projects,#hamradio,#vim,#black,#pink,#~,#netnews,#bots,#ctrl-c,#radiofreqs,#envs,#wilde,#tildegames,#tildenet,#gemini,#club,#zine,#team,#summit,#adventofcode,#geocities,#services,#security,#zaphod,#helpdesk,#radiobot,#honeypot,#flamewars,#chaos :10:20,secretsudoteam,adminsonly" +tilde.autojoin = "#meta,#secret-sudoers,#admin,#opers,#music,#politics,#gopher,#tildeverse,#idlerpg,#tilderadio,#minecraft,#tildelinux,#cosmic,#institute,#.tilde,#tildetel,#thunix,#theasylum,#aussie,#uucp,#projects,#hamradio,#vim,#black,#pink,#~,#netnews,#bots,#ctrl-c,#radiofreqs,#envs,#wilde,#tildegames,#tildenet,#gemini,#club,#zine,#team,#summit,#adventofcode,#geocities,#services,#security,#zaphod,#helpdesk,#radiobot,#honeypot,#flamewars :10:20,secretsudoteam,adminsonly" tilde.autorejoin tilde.autorejoin_delay tilde.connection_timeout @@ -359,7 +359,7 @@ sdf.local_hostname sdf.usermode sdf.command sdf.command_delay -sdf.autojoin = "#sdf,#gopher,#anonradio,#helpdesk,#spanish :kick:20:75" +sdf.autojoin = "#sdf,#gopher,#anonradio,#helpdesk,#spanish,#minecraft :kick:20:75" sdf.autorejoin sdf.autorejoin_delay sdf.connection_timeout @@ -445,7 +445,7 @@ oftc.local_hostname oftc.usermode oftc.command oftc.command_delay -oftc.autojoin = "#debian-devel,#fish" +oftc.autojoin = "#debian-devel,#fish,#debian-offtopic" oftc.autorejoin oftc.autorejoin_delay oftc.connection_timeout @@ -846,3 +846,46 @@ anope.msg_quit anope.notify anope.split_msg_max_length anope.charset_message +unix.addresses = "unix.chat/6697" +unix.proxy +unix.ipv6 +unix.ssl = on +unix.ssl_cert +unix.ssl_password +unix.ssl_priorities +unix.ssl_dhkey_size +unix.ssl_fingerprint +unix.ssl_verify = off +unix.password +unix.capabilities +unix.sasl_mechanism +unix.sasl_username +unix.sasl_password +unix.sasl_key +unix.sasl_timeout +unix.sasl_fail +unix.autoconnect +unix.autoreconnect +unix.autoreconnect_delay +unix.nicks +unix.nicks_alternate +unix.username +unix.realname +unix.local_hostname +unix.usermode +unix.command = "/ns identify ${sec.data.unix.chat}" +unix.command_delay +unix.autojoin = "#unix" +unix.autorejoin +unix.autorejoin_delay +unix.connection_timeout +unix.anti_flood_prio_high +unix.anti_flood_prio_low +unix.away_check +unix.away_check_max_nicks +unix.msg_kick +unix.msg_part +unix.msg_quit +unix.notify +unix.split_msg_max_length +unix.charset_message -- cgit 1.4.1