trim down some channels

This commit is contained in:
Ben Harris 2019-02-15 23:56:17 -05:00
parent 1f13ac902e
commit b57dfa4425
1 changed files with 7 additions and 88 deletions

View File

@ -99,10 +99,11 @@ lag_refresh_interval = 1
notify_check_ison = 1
notify_check_whois = 5
sasl_fail_unavailable = on
send_unknown_commands = off
send_unknown_commands = on
whois_double_nick = off
[msgbuffer]
whois = current
[ctcp]
@ -180,7 +181,7 @@ tilde.local_hostname
tilde.usermode
tilde.command = "/oper root ${sec.data.tildenetoper}; /msg operserv login ${sec.data.pass}"
tilde.command_delay
tilde.autojoin = "#opers,#secret-sudoers,#chaos,#meta,#team,#sudoers,#YourTilde,#bots,#music,#share,#politics,#dnd,#gopher,#tildeverse,#idlerpg,#tilderadio,#zaphod,#minecraft,#bbj,#tildelinux,#slbr,#dadjokes,#cosmic,#institute,#.tilde,#unkt,#trivia,#tildetel,#dcss,#center,#~,#,#thunix,#theasylum,#minetest,#town,#aussie,#sr.ht,#tildegames youneedtoknowthepassword,secretsudoteam,57:60"
tilde.autojoin = "#chaos,#secret-sudoers,#opers,#meta,#team,#sudoers,#YourTilde,#bots,#music,#politics,#gopher,#tildeverse,#idlerpg,#tilderadio,#minecraft,#tildelinux,#slbr,#cosmic,#institute,#.tilde,#tildetel,#dcss,#center,#thunix,#theasylum,#minetest,#aussie,#sr.ht,#uucp 57:60,secretsudoteam,youneedtoknowthepassword"
tilde.autorejoin
tilde.autorejoin_delay
tilde.connection_timeout
@ -221,7 +222,7 @@ hashbang.local_hostname
hashbang.usermode
hashbang.command = "/oper benharri x"
hashbang.command_delay
hashbang.autojoin = "#!git,#!support,#!space,#!politics,#!os,#!social,#!,#dots,#!opers"
hashbang.autojoin = "#!opers,#!,#!social,#!os,#!politics,#!support,#!git"
hashbang.autorejoin
hashbang.autorejoin_delay
hashbang.connection_timeout
@ -262,7 +263,7 @@ town.local_hostname
town.usermode
town.command
town.command_delay
town.autojoin = "#tildetown,#bots,#dumpsterfire,#projects,#madlibs,#share,#tildemush,#counting,#aaa,#anarkiddies,#movienight,#counting-meta,#heavy,#ooer"
town.autojoin = "#tildetown,#bots,#dumpsterfire,#tildemush,#counting,#movienight,#counting-meta,#heavy,#quiet"
town.autorejoin
town.autorejoin_delay
town.connection_timeout
@ -344,7 +345,7 @@ sdf.local_hostname
sdf.usermode
sdf.command
sdf.command_delay
sdf.autojoin = "#sdf,#gopher,#anonradio,#helpdesk"
sdf.autojoin = "#helpdesk,#anonradio,#gopher,#sdf"
sdf.autorejoin
sdf.autorejoin_delay
sdf.connection_timeout
@ -467,7 +468,7 @@ freenode.local_hostname
freenode.usermode
freenode.command
freenode.command_delay
freenode.autojoin = "#opennic,#weechat,##oodnet,#alacritty,#disroot,#fediverse,#irc.net,#lobsters,#lobsters-boil,#lxcontainers,#thelounge,#gitea,#mastodon,#pleroma,#pleroma-offtopic,#pixelfed,#pixelfed-offtopic,#oragono,#weechat-android,#git,#nginx,#tilde.team,#sr.ht,#cmpwn,#tildeverse,#termux,#ubuntu-server 5:30,6:10"
freenode.autojoin = "#weechat,##oodnet,#lobsters,#lobsters-boil,#thelounge,#gitea,#mastodon,#pleroma,#pleroma-offtopic,#oragono,#weechat-android,#git,#tilde.team,#sr.ht,#cmpwn,#ubuntu-server,#gopherproject,#bitreich-en 6:10"
freenode.autorejoin
freenode.autorejoin_delay
freenode.connection_timeout
@ -603,85 +604,3 @@ inspircd.msg_part
inspircd.msg_quit
inspircd.notify
inspircd.split_msg_max_length
gitter.addresses = "irc.gitter.im"
gitter.proxy
gitter.ipv6
gitter.ssl = on
gitter.ssl_cert
gitter.ssl_priorities
gitter.ssl_dhkey_size
gitter.ssl_fingerprint
gitter.ssl_verify
gitter.password = "${sec.data.gitter_token}"
gitter.capabilities
gitter.sasl_mechanism
gitter.sasl_username
gitter.sasl_password
gitter.sasl_key
gitter.sasl_timeout
gitter.sasl_fail
gitter.autoconnect
gitter.autoreconnect
gitter.autoreconnect_delay
gitter.nicks = "benharri"
gitter.nicks_alternate
gitter.username
gitter.realname
gitter.local_hostname
gitter.usermode
gitter.command
gitter.command_delay
gitter.autojoin = "#solid/chat,#solid/node-solid-server"
gitter.autorejoin
gitter.autorejoin_delay
gitter.connection_timeout
gitter.anti_flood_prio_high
gitter.anti_flood_prio_low
gitter.away_check
gitter.away_check_max_nicks
gitter.msg_kick
gitter.msg_part
gitter.msg_quit
gitter.notify
gitter.split_msg_max_length
hacking.addresses = "irc.hacking.allowed.org"
hacking.proxy
hacking.ipv6
hacking.ssl
hacking.ssl_cert
hacking.ssl_priorities
hacking.ssl_dhkey_size
hacking.ssl_fingerprint
hacking.ssl_verify
hacking.password
hacking.capabilities
hacking.sasl_mechanism
hacking.sasl_username
hacking.sasl_password
hacking.sasl_key
hacking.sasl_timeout
hacking.sasl_fail
hacking.autoconnect
hacking.autoreconnect
hacking.autoreconnect_delay
hacking.nicks
hacking.nicks_alternate
hacking.username
hacking.realname
hacking.local_hostname
hacking.usermode
hacking.command
hacking.command_delay
hacking.autojoin
hacking.autorejoin
hacking.autorejoin_delay
hacking.connection_timeout
hacking.anti_flood_prio_high
hacking.anti_flood_prio_low
hacking.away_check
hacking.away_check_max_nicks
hacking.msg_kick
hacking.msg_part
hacking.msg_quit
hacking.notify
hacking.split_msg_max_length