summaryrefslogtreecommitdiff
path: root/cogs/config.json
blob: 307065498bbf17eccc6643ed2ebd193b6297e45f (plain)
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
{
    "irc": {
        "server": "lexicade.uk",
        "port": 6600,
        "nickname": "Synthy",
        "password": "discord1"
    },
    "users": [
        "JasonFS",
        "TamazSvr",
        "wjoe",
        "lebhome",
        "Foxy"
    ],
    "pairs": [
        {
            "irc_channel": "#jerseyesports",
            "discord_channel": 619676725818949655
        }
    ],
    "webhook": [
        {
            "id": 709407592606072842,
            "key": "pUe7EMGMXIz2FxFg4se9s5NrU2H-vxbR9nPeob4-MONd7_FYCNvJaUsbxWXQaxMQVy7m"
        }
    ]
}