summaryrefslogtreecommitdiff
path: root/cogs/config_IRC.json
blob: 9eac0af5cc711ea9d79c637b5dedec1e53daf848 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "irc": {
        "server": "lexicade.uk",
        "port": 6600,
        "nickname": "Synthy",
        "password": "discord1"
    },
    "users": [
        "JasonFS"
    ],
    "pairs": [
        {
            "irc_channel": "#discord",
            "discord_channel": 676939843087106066
        }
    ],
    "webhook": [
        {
            "id": 676940734112333847,
            "key": "7TxjLhpmmGWKhTAvfBctiBcdO-T5INVkrweK39B74vH9VHvxhHy3eG_qBh368q4E4v6Z"
        }
    ]
}