mirror of https://github.com/clickscodes/nucleus
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123 lines
2.5 KiB
123 lines
2.5 KiB
{
|
|
"id": "default",
|
|
"version": 1,
|
|
"singleEventNotifications": {
|
|
"statsChannelDeleted": false
|
|
},
|
|
"filters": {
|
|
"images": {
|
|
"NSFW": false,
|
|
"size": false
|
|
},
|
|
"malware": false,
|
|
"wordFilter": {
|
|
"enabled": false,
|
|
"words": {
|
|
"strict": [],
|
|
"loose": []
|
|
},
|
|
"allowed": {
|
|
"user": [],
|
|
"roles": [],
|
|
"channels": []
|
|
}
|
|
},
|
|
"invite": {
|
|
"enabled": false,
|
|
"allowed": {
|
|
"user": [],
|
|
"roles": [],
|
|
"channels": []
|
|
}
|
|
},
|
|
"pings": {
|
|
"mass": 5,
|
|
"everyone": true,
|
|
"roles": true,
|
|
"allowed": {
|
|
"user": [],
|
|
"roles": [],
|
|
"channels": [],
|
|
"rolesToMention": []
|
|
}
|
|
},
|
|
"clean": {
|
|
"channels": [],
|
|
"allowed": {
|
|
"user": [],
|
|
"roles": []
|
|
}
|
|
}
|
|
},
|
|
"welcome": {
|
|
"enabled": false,
|
|
"role": null,
|
|
"ping": null,
|
|
"channel": null,
|
|
"message": null
|
|
},
|
|
"stats": {},
|
|
"logging": {
|
|
"logs": {
|
|
"enabled": true,
|
|
"channel": null,
|
|
"toLog": "3fffff"
|
|
},
|
|
"staff": {
|
|
"channel": null
|
|
},
|
|
"attachments": {
|
|
"channel": null,
|
|
"saved": {}
|
|
}
|
|
},
|
|
"verify": {
|
|
"enabled": false,
|
|
"role": null
|
|
},
|
|
"tickets": {
|
|
"enabled": false,
|
|
"category": null,
|
|
"types": "3f",
|
|
"customTypes": null,
|
|
"useCustom": false,
|
|
"supportRole": null,
|
|
"maxTickets": 5
|
|
},
|
|
"moderation": {
|
|
"mute": {
|
|
"timeout": true,
|
|
"role": null,
|
|
"text": null,
|
|
"link": null
|
|
},
|
|
"kick": {
|
|
"text": null,
|
|
"link": null
|
|
},
|
|
"ban": {
|
|
"text": null,
|
|
"link": null
|
|
},
|
|
"softban": {
|
|
"text": null,
|
|
"link": null
|
|
},
|
|
"warn": {
|
|
"text": null,
|
|
"link": null
|
|
},
|
|
"nick": {
|
|
"text": null,
|
|
"link": null
|
|
}
|
|
},
|
|
"tracks": [],
|
|
"roleMenu": [],
|
|
"tags": {},
|
|
"autoPublish": {
|
|
"enabled": false,
|
|
"channels": []
|
|
}
|
|
}
|