forked from FAForever/QAI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.ini.example
52 lines (40 loc) · 1019 Bytes
/
config.ini.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[bot]
nick = QAI
realname = QAI
host = irc.faforever.com
port = 6667
includes =
irc3.plugins.command
qai_plugin
#irc3.plugins.storage
#storage = json://db.json
autojoins =
qai_channel
nickserv_password = ""
detectlanguage_api_key = ""
youtube_key = ""
youtube_time_fmt = ""
challonge_username = faftd
challonge_api_key = howAboutNo
tourney_announcement_interval = 3600
slack_api_key = howAboutNo
spam_protect_time = 120
rage_to_kick = 3
report_to_irc_threshold = 1
report_to_irc_channel = moderation
report_to_slack_threshold = 3
report_to_slack_channel = qai-tests
report_instant_kick_threshold = 4
[irc3.plugins.command]
antiflood = true
cmd = !
guard = irc3.plugins.command.mask_based_policy
[irc3.plugins.command.masks]
# this section is used by the guard to secure the bot's command
# change your nickname and uncomment the line below
sheeo__!*@* = all_permissions
Voodoo!*@* = all_permissions
Washy!*@* = all_permissions
Gorton!*@* = all_permissions
Tyr!*@* = all_permissions
* = view