2018-07-22 19:39:58 +00:00
|
|
|
#
|
|
|
|
# weechat -- irc.conf
|
|
|
|
#
|
|
|
|
# WARNING: It is NOT recommended to edit this file by hand,
|
|
|
|
# especially if WeeChat is running.
|
|
|
|
#
|
|
|
|
# Use /set or similar command to change settings in WeeChat.
|
|
|
|
#
|
|
|
|
# For more info, see: https://weechat.org/doc/quickstart
|
|
|
|
#
|
|
|
|
|
|
|
|
[look]
|
|
|
|
buffer_open_before_autojoin = on
|
|
|
|
buffer_open_before_join = off
|
|
|
|
buffer_switch_autojoin = on
|
|
|
|
buffer_switch_join = on
|
2018-08-15 03:40:36 +00:00
|
|
|
color_nicks_in_names = on
|
2018-07-22 19:39:58 +00:00
|
|
|
color_nicks_in_nicklist = on
|
|
|
|
color_nicks_in_server_messages = on
|
|
|
|
color_pv_nick_like_channel = on
|
|
|
|
ctcp_time_format = "%a, %d %b %Y %T %z"
|
|
|
|
display_away = local
|
|
|
|
display_ctcp_blocked = on
|
|
|
|
display_ctcp_reply = on
|
|
|
|
display_ctcp_unknown = on
|
|
|
|
display_host_join = on
|
|
|
|
display_host_join_local = on
|
|
|
|
display_host_quit = on
|
|
|
|
display_join_message = "329,332,333,366"
|
|
|
|
display_old_topic = on
|
|
|
|
display_pv_away_once = on
|
|
|
|
display_pv_back = on
|
|
|
|
highlight_channel = "$nick"
|
|
|
|
highlight_pv = "$nick"
|
|
|
|
highlight_server = "$nick"
|
|
|
|
highlight_tags_restrict = "irc_privmsg,irc_notice"
|
|
|
|
item_channel_modes_hide_args = "k"
|
|
|
|
item_display_server = buffer_plugin
|
|
|
|
item_nick_modes = on
|
|
|
|
item_nick_prefix = on
|
|
|
|
join_auto_add_chantype = off
|
|
|
|
msgbuffer_fallback = current
|
|
|
|
new_channel_position = none
|
|
|
|
new_pv_position = none
|
|
|
|
nick_completion_smart = speakers
|
|
|
|
nick_mode = prefix
|
|
|
|
nick_mode_empty = off
|
|
|
|
nicks_hide_password = "nickserv"
|
|
|
|
notice_as_pv = auto
|
|
|
|
notice_welcome_redirect = on
|
|
|
|
notice_welcome_tags = ""
|
|
|
|
notify_tags_ison = "notify_message"
|
|
|
|
notify_tags_whois = "notify_message"
|
|
|
|
part_closes_buffer = off
|
|
|
|
pv_buffer = independent
|
|
|
|
pv_tags = "notify_private"
|
|
|
|
raw_messages = 256
|
|
|
|
server_buffer = independent
|
|
|
|
smart_filter = on
|
|
|
|
smart_filter_chghost = on
|
|
|
|
smart_filter_delay = 5
|
|
|
|
smart_filter_join = on
|
|
|
|
smart_filter_join_unmask = 30
|
|
|
|
smart_filter_mode = "+"
|
|
|
|
smart_filter_nick = on
|
|
|
|
smart_filter_quit = on
|
|
|
|
temporary_servers = off
|
|
|
|
topic_strip_colors = off
|
|
|
|
|
|
|
|
[color]
|
|
|
|
input_nick = lightcyan
|
|
|
|
item_channel_modes = lightcyan
|
|
|
|
item_lag_counting = default
|
|
|
|
item_lag_finished = 130
|
|
|
|
item_nick_modes = lightgreen
|
|
|
|
message_chghost = brown
|
|
|
|
message_join = green
|
|
|
|
message_quit = red
|
|
|
|
mirc_remap = "1,-1:darkgray"
|
|
|
|
nick_prefixes = "q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"
|
|
|
|
notice = green
|
|
|
|
reason_quit = default
|
|
|
|
topic_current = default
|
|
|
|
topic_new = white
|
|
|
|
topic_old = default
|
|
|
|
|
|
|
|
[network]
|
|
|
|
autoreconnect_delay_growing = 2
|
|
|
|
autoreconnect_delay_max = 600
|
|
|
|
ban_mask_default = "*!$ident@$host"
|
|
|
|
channel_encode = off
|
|
|
|
colors_receive = on
|
|
|
|
colors_send = on
|
|
|
|
lag_check = 60
|
|
|
|
lag_max = 1800
|
|
|
|
lag_min_show = 500
|
|
|
|
lag_reconnect = 0
|
|
|
|
lag_refresh_interval = 1
|
|
|
|
notify_check_ison = 1
|
|
|
|
notify_check_whois = 5
|
|
|
|
sasl_fail_unavailable = on
|
2019-02-16 04:56:17 +00:00
|
|
|
send_unknown_commands = on
|
2018-07-22 19:39:58 +00:00
|
|
|
whois_double_nick = off
|
|
|
|
|
|
|
|
[msgbuffer]
|
2019-02-16 04:56:17 +00:00
|
|
|
whois = current
|
2018-07-22 19:39:58 +00:00
|
|
|
|
|
|
|
[ctcp]
|
|
|
|
|
|
|
|
[ignore]
|
|
|
|
|
|
|
|
[server_default]
|
|
|
|
addresses = ""
|
|
|
|
anti_flood_prio_high = 2
|
|
|
|
anti_flood_prio_low = 2
|
2018-11-19 19:17:22 +00:00
|
|
|
autoconnect = on
|
2018-07-22 19:39:58 +00:00
|
|
|
autojoin = ""
|
|
|
|
autoreconnect = on
|
|
|
|
autoreconnect_delay = 10
|
|
|
|
autorejoin = off
|
|
|
|
autorejoin_delay = 30
|
|
|
|
away_check = 0
|
|
|
|
away_check_max_nicks = 25
|
2019-02-13 16:23:34 +00:00
|
|
|
capabilities = "account-notify,away-notify,cap-notify,multi-prefix,server-time"
|
2018-07-22 19:39:58 +00:00
|
|
|
command = ""
|
|
|
|
command_delay = 0
|
|
|
|
connection_timeout = 60
|
|
|
|
ipv6 = on
|
|
|
|
local_hostname = ""
|
|
|
|
msg_kick = ""
|
2018-08-14 00:32:39 +00:00
|
|
|
msg_part = "ping me anyways i guess"
|
|
|
|
msg_quit = "i'll probably be back soon"
|
2018-08-11 23:34:58 +00:00
|
|
|
nicks = "ben,benharri,bhh,ben1,ben2"
|
2018-07-22 19:39:58 +00:00
|
|
|
nicks_alternate = on
|
|
|
|
notify = ""
|
|
|
|
password = ""
|
|
|
|
proxy = ""
|
2018-08-11 23:34:58 +00:00
|
|
|
realname = "Ben Harris"
|
2018-07-22 19:39:58 +00:00
|
|
|
sasl_fail = continue
|
|
|
|
sasl_key = ""
|
|
|
|
sasl_mechanism = plain
|
|
|
|
sasl_password = ""
|
|
|
|
sasl_timeout = 15
|
|
|
|
sasl_username = ""
|
|
|
|
split_msg_max_length = 512
|
|
|
|
ssl = off
|
2019-02-13 16:23:34 +00:00
|
|
|
ssl_cert = "%h/ssl/benharri.pem"
|
2018-07-22 19:39:58 +00:00
|
|
|
ssl_dhkey_size = 2048
|
|
|
|
ssl_fingerprint = ""
|
|
|
|
ssl_priorities = "NORMAL"
|
|
|
|
ssl_verify = on
|
|
|
|
usermode = ""
|
|
|
|
username = "${env:USER}"
|
|
|
|
|
|
|
|
[server]
|
2018-11-15 18:39:58 +00:00
|
|
|
tilde.addresses = "localhost"
|
2018-07-22 19:39:58 +00:00
|
|
|
tilde.proxy
|
|
|
|
tilde.ipv6
|
2018-11-15 18:39:58 +00:00
|
|
|
tilde.ssl = off
|
2019-02-13 16:23:34 +00:00
|
|
|
tilde.ssl_cert
|
2018-07-22 19:39:58 +00:00
|
|
|
tilde.ssl_priorities
|
|
|
|
tilde.ssl_dhkey_size
|
|
|
|
tilde.ssl_fingerprint
|
|
|
|
tilde.ssl_verify
|
|
|
|
tilde.password
|
|
|
|
tilde.capabilities
|
|
|
|
tilde.sasl_mechanism
|
2018-08-09 00:20:19 +00:00
|
|
|
tilde.sasl_username = "ben"
|
|
|
|
tilde.sasl_password = "${sec.data.pass}"
|
2018-07-22 19:39:58 +00:00
|
|
|
tilde.sasl_key
|
|
|
|
tilde.sasl_timeout
|
|
|
|
tilde.sasl_fail
|
|
|
|
tilde.autoconnect = on
|
|
|
|
tilde.autoreconnect
|
|
|
|
tilde.autoreconnect_delay
|
|
|
|
tilde.nicks
|
|
|
|
tilde.nicks_alternate
|
|
|
|
tilde.username
|
2018-08-14 00:32:39 +00:00
|
|
|
tilde.realname
|
2018-07-22 19:39:58 +00:00
|
|
|
tilde.local_hostname
|
|
|
|
tilde.usermode
|
2018-08-11 23:34:58 +00:00
|
|
|
tilde.command = "/oper root ${sec.data.tildenetoper}; /msg operserv login ${sec.data.pass}"
|
2018-07-22 19:39:58 +00:00
|
|
|
tilde.command_delay
|
2019-02-16 04:56:17 +00:00
|
|
|
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"
|
2018-07-22 19:39:58 +00:00
|
|
|
tilde.autorejoin
|
|
|
|
tilde.autorejoin_delay
|
|
|
|
tilde.connection_timeout
|
|
|
|
tilde.anti_flood_prio_high
|
|
|
|
tilde.anti_flood_prio_low
|
|
|
|
tilde.away_check
|
|
|
|
tilde.away_check_max_nicks
|
|
|
|
tilde.msg_kick
|
|
|
|
tilde.msg_part
|
|
|
|
tilde.msg_quit
|
|
|
|
tilde.notify
|
|
|
|
tilde.split_msg_max_length
|
|
|
|
hashbang.addresses = "irc.hashbang.sh/6697"
|
|
|
|
hashbang.proxy
|
|
|
|
hashbang.ipv6
|
|
|
|
hashbang.ssl = on
|
2019-02-13 16:23:34 +00:00
|
|
|
hashbang.ssl_cert
|
2018-07-22 19:39:58 +00:00
|
|
|
hashbang.ssl_priorities
|
|
|
|
hashbang.ssl_dhkey_size
|
|
|
|
hashbang.ssl_fingerprint
|
|
|
|
hashbang.ssl_verify
|
|
|
|
hashbang.password
|
|
|
|
hashbang.capabilities
|
|
|
|
hashbang.sasl_mechanism
|
|
|
|
hashbang.sasl_username
|
|
|
|
hashbang.sasl_password
|
|
|
|
hashbang.sasl_key
|
|
|
|
hashbang.sasl_timeout
|
|
|
|
hashbang.sasl_fail
|
2018-08-09 14:34:52 +00:00
|
|
|
hashbang.autoconnect = on
|
2018-07-22 19:39:58 +00:00
|
|
|
hashbang.autoreconnect
|
|
|
|
hashbang.autoreconnect_delay
|
2018-08-09 00:20:19 +00:00
|
|
|
hashbang.nicks = "benharri"
|
2018-07-22 19:39:58 +00:00
|
|
|
hashbang.nicks_alternate
|
|
|
|
hashbang.username
|
2018-08-14 00:32:39 +00:00
|
|
|
hashbang.realname
|
2018-07-22 19:39:58 +00:00
|
|
|
hashbang.local_hostname
|
|
|
|
hashbang.usermode
|
2018-08-09 00:20:19 +00:00
|
|
|
hashbang.command = "/oper benharri x"
|
2018-07-22 19:39:58 +00:00
|
|
|
hashbang.command_delay
|
2019-03-12 15:21:58 +00:00
|
|
|
hashbang.autojoin = "#!git,#!support,#!politics,#!os,#!social,#!,#!opers"
|
2018-07-22 19:39:58 +00:00
|
|
|
hashbang.autorejoin
|
|
|
|
hashbang.autorejoin_delay
|
|
|
|
hashbang.connection_timeout
|
|
|
|
hashbang.anti_flood_prio_high
|
|
|
|
hashbang.anti_flood_prio_low
|
|
|
|
hashbang.away_check
|
|
|
|
hashbang.away_check_max_nicks
|
|
|
|
hashbang.msg_kick
|
|
|
|
hashbang.msg_part
|
|
|
|
hashbang.msg_quit
|
|
|
|
hashbang.notify
|
|
|
|
hashbang.split_msg_max_length
|
2018-08-09 00:20:19 +00:00
|
|
|
town.addresses = "localhost/2345"
|
|
|
|
town.proxy
|
|
|
|
town.ipv6
|
|
|
|
town.ssl
|
|
|
|
town.ssl_cert
|
|
|
|
town.ssl_priorities
|
|
|
|
town.ssl_dhkey_size
|
|
|
|
town.ssl_fingerprint
|
|
|
|
town.ssl_verify
|
|
|
|
town.password
|
|
|
|
town.capabilities
|
|
|
|
town.sasl_mechanism
|
2018-10-05 14:50:52 +00:00
|
|
|
town.sasl_username = "benharri"
|
|
|
|
town.sasl_password = "${sec.data.pass}"
|
2018-08-09 00:20:19 +00:00
|
|
|
town.sasl_key
|
|
|
|
town.sasl_timeout
|
|
|
|
town.sasl_fail
|
2018-08-09 14:34:52 +00:00
|
|
|
town.autoconnect = on
|
2018-08-09 00:20:19 +00:00
|
|
|
town.autoreconnect
|
|
|
|
town.autoreconnect_delay
|
|
|
|
town.nicks = "benharri"
|
|
|
|
town.nicks_alternate
|
|
|
|
town.username = "benharri"
|
|
|
|
town.realname
|
|
|
|
town.local_hostname
|
|
|
|
town.usermode
|
|
|
|
town.command
|
|
|
|
town.command_delay
|
2019-02-16 04:56:17 +00:00
|
|
|
town.autojoin = "#tildetown,#bots,#dumpsterfire,#tildemush,#counting,#movienight,#counting-meta,#heavy,#quiet"
|
2018-08-09 00:20:19 +00:00
|
|
|
town.autorejoin
|
|
|
|
town.autorejoin_delay
|
|
|
|
town.connection_timeout
|
|
|
|
town.anti_flood_prio_high
|
|
|
|
town.anti_flood_prio_low
|
|
|
|
town.away_check
|
|
|
|
town.away_check_max_nicks
|
|
|
|
town.msg_kick
|
|
|
|
town.msg_part
|
|
|
|
town.msg_quit
|
|
|
|
town.notify
|
|
|
|
town.split_msg_max_length
|
|
|
|
esper.addresses = "irc.esper.net/6697"
|
|
|
|
esper.proxy
|
|
|
|
esper.ipv6
|
|
|
|
esper.ssl = on
|
|
|
|
esper.ssl_cert
|
|
|
|
esper.ssl_priorities
|
|
|
|
esper.ssl_dhkey_size
|
|
|
|
esper.ssl_fingerprint
|
|
|
|
esper.ssl_verify
|
|
|
|
esper.password
|
|
|
|
esper.capabilities
|
|
|
|
esper.sasl_mechanism
|
2018-08-11 23:34:58 +00:00
|
|
|
esper.sasl_username = "benharri"
|
2018-08-09 00:20:19 +00:00
|
|
|
esper.sasl_password = "${sec.data.pass}"
|
|
|
|
esper.sasl_key
|
|
|
|
esper.sasl_timeout
|
|
|
|
esper.sasl_fail
|
2018-08-09 14:34:52 +00:00
|
|
|
esper.autoconnect = on
|
2018-08-09 00:20:19 +00:00
|
|
|
esper.autoreconnect
|
|
|
|
esper.autoreconnect_delay
|
|
|
|
esper.nicks = "benharri"
|
|
|
|
esper.nicks_alternate
|
|
|
|
esper.username = "benharri"
|
2018-08-14 00:32:39 +00:00
|
|
|
esper.realname
|
2018-08-09 00:20:19 +00:00
|
|
|
esper.local_hostname
|
|
|
|
esper.usermode
|
2018-08-11 23:34:58 +00:00
|
|
|
esper.command
|
2018-08-09 00:20:19 +00:00
|
|
|
esper.command_delay
|
2018-09-20 18:58:50 +00:00
|
|
|
esper.autojoin = "#lobby,#coders 10:30"
|
2018-08-09 00:20:19 +00:00
|
|
|
esper.autorejoin
|
|
|
|
esper.autorejoin_delay
|
|
|
|
esper.connection_timeout
|
|
|
|
esper.anti_flood_prio_high
|
|
|
|
esper.anti_flood_prio_low
|
|
|
|
esper.away_check
|
|
|
|
esper.away_check_max_nicks
|
|
|
|
esper.msg_kick
|
|
|
|
esper.msg_part
|
|
|
|
esper.msg_quit
|
|
|
|
esper.notify
|
|
|
|
esper.split_msg_max_length
|
2018-09-20 18:58:50 +00:00
|
|
|
sdf.addresses = "localhost/2346"
|
2018-08-09 00:20:19 +00:00
|
|
|
sdf.proxy
|
|
|
|
sdf.ipv6
|
|
|
|
sdf.ssl
|
|
|
|
sdf.ssl_cert
|
|
|
|
sdf.ssl_priorities
|
|
|
|
sdf.ssl_dhkey_size
|
|
|
|
sdf.ssl_fingerprint
|
|
|
|
sdf.ssl_verify
|
|
|
|
sdf.password
|
|
|
|
sdf.capabilities
|
|
|
|
sdf.sasl_mechanism
|
|
|
|
sdf.sasl_username
|
|
|
|
sdf.sasl_password
|
|
|
|
sdf.sasl_key
|
|
|
|
sdf.sasl_timeout
|
|
|
|
sdf.sasl_fail
|
2018-08-09 14:34:52 +00:00
|
|
|
sdf.autoconnect = on
|
2018-08-09 00:20:19 +00:00
|
|
|
sdf.autoreconnect
|
|
|
|
sdf.autoreconnect_delay
|
|
|
|
sdf.nicks = "benharri"
|
|
|
|
sdf.nicks_alternate
|
|
|
|
sdf.username = "benharri"
|
2018-08-14 00:32:39 +00:00
|
|
|
sdf.realname
|
2018-08-09 00:20:19 +00:00
|
|
|
sdf.local_hostname
|
|
|
|
sdf.usermode
|
|
|
|
sdf.command
|
|
|
|
sdf.command_delay
|
2019-03-12 15:21:58 +00:00
|
|
|
sdf.autojoin = "#sdf,#gopher,#anonradio,#helpdesk"
|
2018-08-09 00:20:19 +00:00
|
|
|
sdf.autorejoin
|
|
|
|
sdf.autorejoin_delay
|
|
|
|
sdf.connection_timeout
|
|
|
|
sdf.anti_flood_prio_high
|
|
|
|
sdf.anti_flood_prio_low
|
|
|
|
sdf.away_check
|
|
|
|
sdf.away_check_max_nicks
|
|
|
|
sdf.msg_kick
|
|
|
|
sdf.msg_part
|
|
|
|
sdf.msg_quit
|
|
|
|
sdf.notify
|
|
|
|
sdf.split_msg_max_length
|
|
|
|
darwin.addresses = "irc.darwin.network/6697"
|
|
|
|
darwin.proxy
|
|
|
|
darwin.ipv6
|
|
|
|
darwin.ssl = on
|
|
|
|
darwin.ssl_cert
|
|
|
|
darwin.ssl_priorities
|
|
|
|
darwin.ssl_dhkey_size
|
|
|
|
darwin.ssl_fingerprint
|
|
|
|
darwin.ssl_verify
|
|
|
|
darwin.password = "${sec.data.darwin}"
|
|
|
|
darwin.capabilities
|
|
|
|
darwin.sasl_mechanism
|
2019-02-13 16:23:34 +00:00
|
|
|
darwin.sasl_username = "ben"
|
|
|
|
darwin.sasl_password = "${sec.data.pass}"
|
2018-08-09 00:20:19 +00:00
|
|
|
darwin.sasl_key
|
|
|
|
darwin.sasl_timeout
|
|
|
|
darwin.sasl_fail
|
2018-08-09 14:34:52 +00:00
|
|
|
darwin.autoconnect = on
|
2018-08-09 00:20:19 +00:00
|
|
|
darwin.autoreconnect
|
|
|
|
darwin.autoreconnect_delay
|
|
|
|
darwin.nicks
|
|
|
|
darwin.nicks_alternate
|
|
|
|
darwin.username
|
|
|
|
darwin.realname
|
|
|
|
darwin.local_hostname
|
|
|
|
darwin.usermode
|
|
|
|
darwin.command
|
|
|
|
darwin.command_delay
|
|
|
|
darwin.autojoin = "#darwin"
|
2018-08-09 14:34:52 +00:00
|
|
|
darwin.autorejoin = on
|
2018-08-09 00:20:19 +00:00
|
|
|
darwin.autorejoin_delay
|
|
|
|
darwin.connection_timeout
|
|
|
|
darwin.anti_flood_prio_high
|
|
|
|
darwin.anti_flood_prio_low
|
|
|
|
darwin.away_check
|
|
|
|
darwin.away_check_max_nicks
|
|
|
|
darwin.msg_kick
|
|
|
|
darwin.msg_part
|
|
|
|
darwin.msg_quit
|
|
|
|
darwin.notify
|
|
|
|
darwin.split_msg_max_length
|
|
|
|
oftc.addresses = "irc.oftc.net/6697"
|
|
|
|
oftc.proxy
|
|
|
|
oftc.ipv6
|
|
|
|
oftc.ssl = on
|
2019-02-13 16:23:34 +00:00
|
|
|
oftc.ssl_cert
|
2018-08-09 00:20:19 +00:00
|
|
|
oftc.ssl_priorities
|
|
|
|
oftc.ssl_dhkey_size
|
|
|
|
oftc.ssl_fingerprint
|
|
|
|
oftc.ssl_verify
|
|
|
|
oftc.password
|
|
|
|
oftc.capabilities
|
|
|
|
oftc.sasl_mechanism
|
2018-08-11 23:34:58 +00:00
|
|
|
oftc.sasl_username
|
|
|
|
oftc.sasl_password
|
2018-08-09 00:20:19 +00:00
|
|
|
oftc.sasl_key
|
|
|
|
oftc.sasl_timeout
|
|
|
|
oftc.sasl_fail
|
2018-08-09 14:34:52 +00:00
|
|
|
oftc.autoconnect = on
|
2018-08-09 00:20:19 +00:00
|
|
|
oftc.autoreconnect
|
|
|
|
oftc.autoreconnect_delay
|
|
|
|
oftc.nicks = "bhh"
|
|
|
|
oftc.nicks_alternate
|
|
|
|
oftc.username
|
2018-08-14 00:32:39 +00:00
|
|
|
oftc.realname
|
2018-08-09 00:20:19 +00:00
|
|
|
oftc.local_hostname
|
|
|
|
oftc.usermode
|
2018-08-11 23:34:58 +00:00
|
|
|
oftc.command
|
2018-08-09 00:20:19 +00:00
|
|
|
oftc.command_delay
|
2019-01-22 03:32:52 +00:00
|
|
|
oftc.autojoin = "#debian-devel,#fish"
|
2018-08-09 00:20:19 +00:00
|
|
|
oftc.autorejoin
|
|
|
|
oftc.autorejoin_delay
|
|
|
|
oftc.connection_timeout
|
|
|
|
oftc.anti_flood_prio_high
|
|
|
|
oftc.anti_flood_prio_low
|
|
|
|
oftc.away_check
|
|
|
|
oftc.away_check_max_nicks
|
|
|
|
oftc.msg_kick
|
|
|
|
oftc.msg_part
|
|
|
|
oftc.msg_quit
|
|
|
|
oftc.notify
|
|
|
|
oftc.split_msg_max_length
|
|
|
|
freenode.addresses = "irc.freenode.net/6697"
|
|
|
|
freenode.proxy
|
|
|
|
freenode.ipv6
|
|
|
|
freenode.ssl = on
|
|
|
|
freenode.ssl_cert
|
|
|
|
freenode.ssl_priorities
|
|
|
|
freenode.ssl_dhkey_size
|
|
|
|
freenode.ssl_fingerprint
|
|
|
|
freenode.ssl_verify
|
|
|
|
freenode.password
|
|
|
|
freenode.capabilities
|
|
|
|
freenode.sasl_mechanism
|
2018-08-11 23:34:58 +00:00
|
|
|
freenode.sasl_username = "benharri"
|
|
|
|
freenode.sasl_password = "${sec.data.pass}"
|
2018-08-09 00:20:19 +00:00
|
|
|
freenode.sasl_key
|
|
|
|
freenode.sasl_timeout
|
|
|
|
freenode.sasl_fail
|
2018-08-09 14:34:52 +00:00
|
|
|
freenode.autoconnect = on
|
2018-08-09 00:20:19 +00:00
|
|
|
freenode.autoreconnect
|
|
|
|
freenode.autoreconnect_delay
|
|
|
|
freenode.nicks = "benharri,bhh"
|
|
|
|
freenode.nicks_alternate
|
|
|
|
freenode.username = "benharri"
|
2018-08-14 00:32:39 +00:00
|
|
|
freenode.realname
|
2018-08-09 00:20:19 +00:00
|
|
|
freenode.local_hostname
|
|
|
|
freenode.usermode
|
2018-08-11 23:34:58 +00:00
|
|
|
freenode.command
|
2018-08-09 00:20:19 +00:00
|
|
|
freenode.command_delay
|
2019-02-26 18:30:25 +00:00
|
|
|
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,#znc,#nextcloud,#bitbot,#weechat-offtopic 6:10"
|
2018-08-09 00:20:19 +00:00
|
|
|
freenode.autorejoin
|
|
|
|
freenode.autorejoin_delay
|
|
|
|
freenode.connection_timeout
|
|
|
|
freenode.anti_flood_prio_high
|
|
|
|
freenode.anti_flood_prio_low
|
|
|
|
freenode.away_check
|
|
|
|
freenode.away_check_max_nicks
|
|
|
|
freenode.msg_kick
|
|
|
|
freenode.msg_part
|
|
|
|
freenode.msg_quit
|
|
|
|
freenode.notify
|
|
|
|
freenode.split_msg_max_length
|
2018-08-12 07:55:56 +00:00
|
|
|
blinkenshell.addresses = "medusa.blinkenshell.org/6697"
|
|
|
|
blinkenshell.proxy
|
|
|
|
blinkenshell.ipv6
|
|
|
|
blinkenshell.ssl = on
|
|
|
|
blinkenshell.ssl_cert
|
|
|
|
blinkenshell.ssl_priorities
|
|
|
|
blinkenshell.ssl_dhkey_size
|
2018-08-13 20:34:39 +00:00
|
|
|
blinkenshell.ssl_fingerprint = "942D15173B72AD2A6CA0EADEABE7D3CCEB769A3BB56444B9D09C6FC34EB630B3"
|
|
|
|
blinkenshell.ssl_verify
|
2018-08-12 07:55:56 +00:00
|
|
|
blinkenshell.password
|
|
|
|
blinkenshell.capabilities
|
|
|
|
blinkenshell.sasl_mechanism
|
|
|
|
blinkenshell.sasl_username = "ben"
|
|
|
|
blinkenshell.sasl_password = "${sec.data.pass}"
|
|
|
|
blinkenshell.sasl_key
|
|
|
|
blinkenshell.sasl_timeout
|
|
|
|
blinkenshell.sasl_fail
|
|
|
|
blinkenshell.autoconnect = on
|
|
|
|
blinkenshell.autoreconnect
|
|
|
|
blinkenshell.autoreconnect_delay
|
2018-08-13 20:34:39 +00:00
|
|
|
blinkenshell.nicks = "ben"
|
2018-08-12 07:55:56 +00:00
|
|
|
blinkenshell.nicks_alternate
|
|
|
|
blinkenshell.username
|
|
|
|
blinkenshell.realname
|
|
|
|
blinkenshell.local_hostname
|
|
|
|
blinkenshell.usermode
|
|
|
|
blinkenshell.command
|
|
|
|
blinkenshell.command_delay
|
2019-01-22 03:32:52 +00:00
|
|
|
blinkenshell.autojoin = "#blinkenshell"
|
2018-08-12 07:55:56 +00:00
|
|
|
blinkenshell.autorejoin
|
|
|
|
blinkenshell.autorejoin_delay
|
|
|
|
blinkenshell.connection_timeout
|
|
|
|
blinkenshell.anti_flood_prio_high
|
|
|
|
blinkenshell.anti_flood_prio_low
|
|
|
|
blinkenshell.away_check
|
|
|
|
blinkenshell.away_check_max_nicks
|
|
|
|
blinkenshell.msg_kick
|
|
|
|
blinkenshell.msg_part
|
|
|
|
blinkenshell.msg_quit
|
|
|
|
blinkenshell.notify
|
|
|
|
blinkenshell.split_msg_max_length
|
2018-11-08 20:45:22 +00:00
|
|
|
bitlbee.addresses = "irc.net/6697"
|
|
|
|
bitlbee.proxy
|
|
|
|
bitlbee.ipv6
|
|
|
|
bitlbee.ssl = on
|
|
|
|
bitlbee.ssl_cert
|
|
|
|
bitlbee.ssl_priorities
|
|
|
|
bitlbee.ssl_dhkey_size
|
|
|
|
bitlbee.ssl_fingerprint
|
|
|
|
bitlbee.ssl_verify
|
|
|
|
bitlbee.password
|
|
|
|
bitlbee.capabilities
|
|
|
|
bitlbee.sasl_mechanism
|
|
|
|
bitlbee.sasl_username
|
|
|
|
bitlbee.sasl_password
|
|
|
|
bitlbee.sasl_key
|
|
|
|
bitlbee.sasl_timeout
|
|
|
|
bitlbee.sasl_fail
|
|
|
|
bitlbee.autoconnect = on
|
|
|
|
bitlbee.autoreconnect
|
|
|
|
bitlbee.autoreconnect_delay
|
|
|
|
bitlbee.nicks = "benharri"
|
|
|
|
bitlbee.nicks_alternate
|
|
|
|
bitlbee.username
|
|
|
|
bitlbee.realname
|
|
|
|
bitlbee.local_hostname
|
|
|
|
bitlbee.usermode
|
|
|
|
bitlbee.command = "/msg &bitlbee identify ${sec.data.pass}"
|
|
|
|
bitlbee.command_delay
|
|
|
|
bitlbee.autojoin = "&bitlbee,#tilde.zone_ben"
|
|
|
|
bitlbee.autorejoin
|
|
|
|
bitlbee.autorejoin_delay
|
|
|
|
bitlbee.connection_timeout
|
|
|
|
bitlbee.anti_flood_prio_high
|
|
|
|
bitlbee.anti_flood_prio_low
|
|
|
|
bitlbee.away_check
|
|
|
|
bitlbee.away_check_max_nicks
|
|
|
|
bitlbee.msg_kick
|
|
|
|
bitlbee.msg_part
|
|
|
|
bitlbee.msg_quit
|
|
|
|
bitlbee.notify
|
|
|
|
bitlbee.split_msg_max_length
|
2018-11-19 19:17:22 +00:00
|
|
|
inspircd.addresses = "irc.inspircd.org"
|
|
|
|
inspircd.proxy
|
|
|
|
inspircd.ipv6
|
|
|
|
inspircd.ssl
|
|
|
|
inspircd.ssl_cert
|
|
|
|
inspircd.ssl_priorities
|
|
|
|
inspircd.ssl_dhkey_size
|
|
|
|
inspircd.ssl_fingerprint
|
|
|
|
inspircd.ssl_verify
|
|
|
|
inspircd.password
|
|
|
|
inspircd.capabilities
|
|
|
|
inspircd.sasl_mechanism
|
|
|
|
inspircd.sasl_username = "benharri"
|
|
|
|
inspircd.sasl_password = "${sec.data.pass}"
|
|
|
|
inspircd.sasl_key
|
|
|
|
inspircd.sasl_timeout
|
|
|
|
inspircd.sasl_fail
|
|
|
|
inspircd.autoconnect = on
|
|
|
|
inspircd.autoreconnect
|
|
|
|
inspircd.autoreconnect_delay
|
|
|
|
inspircd.nicks = "benharri"
|
|
|
|
inspircd.nicks_alternate
|
|
|
|
inspircd.username
|
|
|
|
inspircd.realname
|
|
|
|
inspircd.local_hostname
|
|
|
|
inspircd.usermode
|
|
|
|
inspircd.command
|
|
|
|
inspircd.command_delay
|
2019-01-06 19:51:34 +00:00
|
|
|
inspircd.autojoin = "#inspircd 10"
|
2018-11-19 19:17:22 +00:00
|
|
|
inspircd.autorejoin
|
|
|
|
inspircd.autorejoin_delay
|
|
|
|
inspircd.connection_timeout
|
|
|
|
inspircd.anti_flood_prio_high
|
|
|
|
inspircd.anti_flood_prio_low
|
|
|
|
inspircd.away_check
|
|
|
|
inspircd.away_check_max_nicks
|
|
|
|
inspircd.msg_kick
|
|
|
|
inspircd.msg_part
|
|
|
|
inspircd.msg_quit
|
|
|
|
inspircd.notify
|
|
|
|
inspircd.split_msg_max_length
|
2019-02-26 18:30:25 +00:00
|
|
|
slashnet.addresses = "concrete.slashnet.org"
|
|
|
|
slashnet.proxy
|
|
|
|
slashnet.ipv6
|
|
|
|
slashnet.ssl = off
|
|
|
|
slashnet.ssl_cert
|
|
|
|
slashnet.ssl_priorities
|
|
|
|
slashnet.ssl_dhkey_size
|
|
|
|
slashnet.ssl_fingerprint
|
|
|
|
slashnet.ssl_verify
|
|
|
|
slashnet.password
|
|
|
|
slashnet.capabilities
|
|
|
|
slashnet.sasl_mechanism
|
|
|
|
slashnet.sasl_username = "ben"
|
|
|
|
slashnet.sasl_password = "${sec.data.pass}"
|
|
|
|
slashnet.sasl_key
|
|
|
|
slashnet.sasl_timeout
|
|
|
|
slashnet.sasl_fail
|
|
|
|
slashnet.autoconnect
|
|
|
|
slashnet.autoreconnect
|
|
|
|
slashnet.autoreconnect_delay
|
|
|
|
slashnet.nicks
|
|
|
|
slashnet.nicks_alternate
|
|
|
|
slashnet.username
|
|
|
|
slashnet.realname
|
|
|
|
slashnet.local_hostname
|
|
|
|
slashnet.usermode
|
|
|
|
slashnet.command
|
|
|
|
slashnet.command_delay
|
2019-03-12 15:21:58 +00:00
|
|
|
slashnet.autojoin = "#help,#gtlug [5j#i15,5n#N30,5t]:1"
|
2019-02-26 18:30:25 +00:00
|
|
|
slashnet.autorejoin
|
|
|
|
slashnet.autorejoin_delay
|
|
|
|
slashnet.connection_timeout
|
|
|
|
slashnet.anti_flood_prio_high
|
|
|
|
slashnet.anti_flood_prio_low
|
|
|
|
slashnet.away_check
|
|
|
|
slashnet.away_check_max_nicks
|
|
|
|
slashnet.msg_kick
|
|
|
|
slashnet.msg_part
|
|
|
|
slashnet.msg_quit
|
|
|
|
slashnet.notify
|
|
|
|
slashnet.split_msg_max_length
|