fix up some autojoins

This commit is contained in:
Ben Harris 2018-08-16 19:08:13 -04:00
parent 677cf422c3
commit 2beafe76e6
3 changed files with 7 additions and 7 deletions

View File

@ -180,7 +180,7 @@ tilde.local_hostname
tilde.usermode
tilde.command = "/oper root ${sec.data.tildenetoper}; /msg operserv login ${sec.data.pass}"
tilde.command_delay
tilde.autojoin = "#secret-sudoers,#opers,#meta,#team,#sudoers,#yourtilde,#chaos,#town,#bots,#music,#share,#stevenuniverse,#suwp,#projects,#zccount,#politics,#dnd,#journal,#shitposting,#quotes,#gopher,#tildeverse,#venting,#idlerpg secretsudoteam,youneedtoknowthepassword"
tilde.autojoin = "#secret-sudoers,#opers,#meta,#team,#sudoers,#yourtilde,#chaos,#town,#bots,#music,#share,#stevenuniverse,#suwp,#projects,#zccount,#politics,#dnd,#journal,#shitposting,#quotes,#gopher,#tildeverse,#venting,#idlerpg"
tilde.autorejoin
tilde.autorejoin_delay
tilde.connection_timeout
@ -303,7 +303,7 @@ esper.local_hostname
esper.usermode
esper.command
esper.command_delay
esper.autojoin = "#lobby,#coders 10:30"
esper.autojoin = "#lobby,#coders"
esper.autorejoin
esper.autorejoin_delay
esper.connection_timeout
@ -344,7 +344,7 @@ sdf.local_hostname
sdf.usermode
sdf.command
sdf.command_delay
sdf.autojoin = "#gopher,#sdf,#helpdesk"
sdf.autojoin = "#anonradio,#gopher,#sdf,#helpdesk"
sdf.autorejoin
sdf.autorejoin_delay
sdf.connection_timeout
@ -426,7 +426,7 @@ oftc.local_hostname
oftc.usermode
oftc.command
oftc.command_delay
oftc.autojoin = "#oftc,#moocows,#fish,#debian-next,#debian,#debian-offtopic,#msys2,#suckless"
oftc.autojoin = "#fish,#debian-next,#debian,#debian-offtopic,#msys2,#suckless"
oftc.autorejoin
oftc.autorejoin_delay
oftc.connection_timeout
@ -467,7 +467,7 @@ freenode.local_hostname
freenode.usermode
freenode.command
freenode.command_delay
freenode.autojoin = "#manjaro,#systemd,#litepub,##oodnet,##tildeverse,#alacritty,#disroot,#fediverse,#irc.net,#lobsters,#lobsters-boil,#lxcontainers,#thelounge,#gitea,#ipfs,#mailpile,#mastodon,#pleroma,#pleroma-offtopic,#pixelfed,#pixelfed-offtopic,#oragono,##csharp,#vim,#weechat-android #manjaro-unregistered,#systemd-unregistered,1:5"
freenode.autojoin = "#litepub,##oodnet,#alacritty,#disroot,#fediverse,#irc.net,#lobsters,#lobsters-boil,#lxcontainers,#thelounge,#gitea,#mailpile,#mastodon,#pleroma,#pleroma-offtopic,#pixelfed,#pixelfed-offtopic,#oragono,##csharp,#vim,#weechat-android"
freenode.autorejoin
freenode.autorejoin_delay
freenode.connection_timeout

View File

@ -41,7 +41,7 @@ python.apply_corrections.data_timeout = "60"
python.apply_corrections.message_limit = "2"
python.apply_corrections.print_format = "[nick]: [corrected]"
python.apply_corrections.print_limit = "1"
python.autojoin.autosave = "off"
python.autojoin.autosave = "on"
python.autosavekey.add = "on"
python.autosavekey.mute = "off"
python.autosavekey.secure = "on"

View File

@ -47,7 +47,7 @@ color_pairs_auto_reset = 5
color_real_white = off
command_chars = ""
command_incomplete = off
confirm_quit = off
confirm_quit = on
confirm_upgrade = off
day_change = on
day_change_message_1date = "-- %a, %d %b %Y --"