aboutsummaryrefslogtreecommitdiff
path: root/config.json
blob: 9b428601a7d26c726694fcdcc9be2121daf492c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "token": "NzQyNDc3Mzg0NjExMjY2NjQx.XzGr8w.Ikzvtumibm0QE4V3LBtehXy_WfM",
    "mainGuildId": "704032355987488791",
    "mailGuildId": "704032355987488791",
    "logChannelId": "742479301055610969",
    
    "ignoreAccidentalThreads": true,
    "prefix": "mm!",
    "typingProxy": true,
    "typingProxyReverse": true,
    "url": "http://localhost:8089",
    "snippetPrefix": "mm!!",
    "snippetPrefixAnon": "mm!!!",
    "plugins": [
        "plugins/help.js"
    ],
    "categoryAutomation.newThread": "704032357640044555"
}