summaryrefslogtreecommitdiff
path: root/weechat/.weechat/irc.conf
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-03-13 10:04:45 +0000
committerShubham Saini <shubham6405@gmail.com>2020-03-13 10:04:45 +0000
commitf1f43819b649093e7e16014a5c8759dd669bd9e1 (patch)
tree49b76a8a2315f4d5d9852145a2e5d576ac8851df /weechat/.weechat/irc.conf
parente93ced299c8095e56af52ee68b22954c86d3b51b (diff)
<>
Diffstat (limited to 'weechat/.weechat/irc.conf')
-rw-r--r--weechat/.weechat/irc.conf201
1 files changed, 0 insertions, 201 deletions
diff --git a/weechat/.weechat/irc.conf b/weechat/.weechat/irc.conf
deleted file mode 100644
index 55b8e0e..0000000
--- a/weechat/.weechat/irc.conf
+++ /dev/null
@@ -1,201 +0,0 @@
1#
2# weechat -- irc.conf
3#
4# WARNING: It is NOT recommended to edit this file by hand,
5# especially if WeeChat is running.
6#
7# Use /set or similar command to change settings in WeeChat.
8#
9# For more info, see: https://weechat.org/doc/quickstart
10#
11
12[look]
13buffer_open_before_autojoin = on
14buffer_open_before_join = off
15buffer_switch_autojoin = on
16buffer_switch_join = on
17color_nicks_in_names = off
18color_nicks_in_nicklist = off
19color_nicks_in_server_messages = on
20color_pv_nick_like_channel = on
21ctcp_time_format = "%a, %d %b %Y %T %z"
22display_away = local
23display_ctcp_blocked = on
24display_ctcp_reply = on
25display_ctcp_unknown = on
26display_host_join = on
27display_host_join_local = on
28display_host_quit = on
29display_join_message = "329,332,333,366"
30display_old_topic = on
31display_pv_away_once = on
32display_pv_back = on
33display_pv_warning_address = off
34highlight_channel = "$nick"
35highlight_pv = "$nick"
36highlight_server = "$nick"
37highlight_tags_restrict = "irc_privmsg,irc_notice"
38item_channel_modes_hide_args = "k"
39item_display_server = buffer_plugin
40item_nick_modes = on
41item_nick_prefix = on
42join_auto_add_chantype = off
43msgbuffer_fallback = current
44new_channel_position = none
45new_pv_position = none
46nick_completion_smart = speakers
47nick_mode = prefix
48nick_mode_empty = off
49nicks_hide_password = "nickserv"
50notice_as_pv = auto
51notice_welcome_redirect = on
52notice_welcome_tags = ""
53notify_tags_ison = "notify_message"
54notify_tags_whois = "notify_message"
55part_closes_buffer = off
56pv_buffer = independent
57pv_tags = "notify_private"
58raw_messages = 256
59server_buffer = merge_with_core
60smart_filter = on
61smart_filter_chghost = on
62smart_filter_delay = 5
63smart_filter_join = on
64smart_filter_join_unmask = 30
65smart_filter_mode = "+"
66smart_filter_nick = on
67smart_filter_quit = on
68temporary_servers = off
69topic_strip_colors = off
70
71[color]
72input_nick = lightcyan
73item_channel_modes = default
74item_lag_counting = default
75item_lag_finished = yellow
76item_nick_modes = default
77message_chghost = brown
78message_join = green
79message_kick = red
80message_quit = red
81mirc_remap = "1,-1:darkgray"
82nick_prefixes = "y:lightred;q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"
83notice = green
84reason_kick = default
85reason_quit = default
86topic_current = default
87topic_new = white
88topic_old = default
89
90[network]
91autoreconnect_delay_growing = 2
92autoreconnect_delay_max = 600
93ban_mask_default = "*!$ident@$host"
94colors_receive = on
95colors_send = on
96lag_check = 60
97lag_max = 1800
98lag_min_show = 500
99lag_reconnect = 300
100lag_refresh_interval = 1
101notify_check_ison = 1
102notify_check_whois = 5
103sasl_fail_unavailable = on
104send_unknown_commands = off
105whois_double_nick = off
106
107[msgbuffer]
108
109[ctcp]
110
111[ignore]
112
113[server_default]
114addresses = ""
115anti_flood_prio_high = 2
116anti_flood_prio_low = 2
117autoconnect = off
118autojoin = ""
119autoreconnect = on
120autoreconnect_delay = 10
121autorejoin = off
122autorejoin_delay = 30
123away_check = 0
124away_check_max_nicks = 25
125capabilities = ""
126charset_message = message
127command = ""
128command_delay = 0
129connection_timeout = 60
130ipv6 = on
131local_hostname = ""
132msg_kick = ""
133msg_part = "WeeChat ${info:version}"
134msg_quit = "WeeChat ${info:version}"
135nicks = "fd0e,fd0e1,fd0e2,fd0e3,fd0e4"
136nicks_alternate = on
137notify = ""
138password = ""
139proxy = ""
140realname = ""
141sasl_fail = continue
142sasl_key = ""
143sasl_mechanism = plain
144sasl_password = ""
145sasl_timeout = 15
146sasl_username = ""
147split_msg_max_length = 512
148ssl = off
149ssl_cert = ""
150ssl_dhkey_size = 2048
151ssl_fingerprint = ""
152ssl_password = ""
153ssl_priorities = "NORMAL:-VERS-SSL3.0"
154ssl_verify = on
155usermode = ""
156username = "fd0e"
157
158[server]
159lunarbnc.addresses = "de.lunarbnc.net/8080"
160lunarbnc.proxy
161lunarbnc.ipv6
162lunarbnc.ssl = on
163lunarbnc.ssl_cert
164lunarbnc.ssl_password
165lunarbnc.ssl_priorities
166lunarbnc.ssl_dhkey_size
167lunarbnc.ssl_fingerprint
168lunarbnc.ssl_verify
169lunarbnc.password = "Shubham...1"
170lunarbnc.capabilities
171lunarbnc.sasl_mechanism
172lunarbnc.sasl_username
173lunarbnc.sasl_password
174lunarbnc.sasl_key
175lunarbnc.sasl_timeout
176lunarbnc.sasl_fail
177lunarbnc.autoconnect
178lunarbnc.autoreconnect
179lunarbnc.autoreconnect_delay
180lunarbnc.nicks
181lunarbnc.nicks_alternate
182lunarbnc.username = "anon6405/freenode"
183lunarbnc.realname
184lunarbnc.local_hostname
185lunarbnc.usermode
186lunarbnc.command
187lunarbnc.command_delay
188lunarbnc.autojoin
189lunarbnc.autorejoin
190lunarbnc.autorejoin_delay
191lunarbnc.connection_timeout
192lunarbnc.anti_flood_prio_high
193lunarbnc.anti_flood_prio_low
194lunarbnc.away_check
195lunarbnc.away_check_max_nicks
196lunarbnc.msg_kick
197lunarbnc.msg_part
198lunarbnc.msg_quit
199lunarbnc.notify
200lunarbnc.split_msg_max_length
201lunarbnc.charset_message