blob: d41f7f25dc1b783ec2ffae52ada285f05c26bcfa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
#
# weechat -- weecord.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
#
[main]
autojoin_channels = ""
autostart = off
irc_mode = off
message_load_count = 25
send_typing_events = off
token = ""
typing_messages = off
use_presence = off
user_typing_list_expanded = off
user_typing_list_max = 3
watched_channels = ""
|