2017-11-25 13:37:22 +01:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"nickname": "D6",
|
|
|
|
"server": "fi.pirateirc.net",
|
|
|
|
"discordToken": "CENSORED",
|
|
|
|
"autoSendCommands": [
|
|
|
|
["NICKSERV", "IDENTIFY D6 CENSORED"],
|
|
|
|
["NICKSERV", "REGGAIN D6 CENSORED"],
|
|
|
|
["MODE", "D6", "-i"]
|
|
|
|
],
|
|
|
|
"channelMapping": {
|
|
|
|
"374659905983873025": "#piraattinuoret",
|
|
|
|
"374867585868496897": "#pinu_hallitus",
|
|
|
|
"375207988459470849": "#test",
|
2018-02-03 11:57:27 +01:00
|
|
|
"381011785962225664": "#aaltopiraatit",
|
|
|
|
"389413571831791626": "#hepihalko"
|
2017-11-25 13:37:22 +01:00
|
|
|
},
|
|
|
|
"ircOptions": {
|
|
|
|
"userName": "D6",
|
2018-02-03 11:57:27 +01:00
|
|
|
"realName": "Discord.gg Relay ~ Mikaela#6940",
|
2017-11-25 13:37:22 +01:00
|
|
|
"password": "CENSORED",
|
|
|
|
"port": "6697",
|
|
|
|
"secure": "true",
|
|
|
|
"sasl": "true",
|
|
|
|
"stripColors": "true"
|
|
|
|
},
|
|
|
|
"format": {
|
|
|
|
"ircText": "<{$displayUsername}> {$text}",
|
|
|
|
"discord": "<`{$author}`> {$withMentions}"
|
|
|
|
},
|
2018-02-03 11:57:27 +01:00
|
|
|
"ircNickColor": false
|
2017-11-25 13:37:22 +01:00
|
|
|
}
|
|
|
|
]
|