Add discord config
This commit is contained in:
10
config/discord.json
Normal file
10
config/discord.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"sendChat": "true",
|
||||||
|
"sendConnectEvents": "true",
|
||||||
|
"sendVehicleEvents": "true",
|
||||||
|
"sendDeathEvents": "true",
|
||||||
|
"webhook": {
|
||||||
|
"enabled": "true",
|
||||||
|
"webhookBaseURL": "https://example.com/something.php?message={0}&url={1}"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user