Receiving the log even though everything is configured:
2024-09-01 19:19:16.190 -03:00 [WARN] plugin:CS2 GOTV Discord Discord.WebhookURL is not set. Plugin will not function without a valid webhook URL.
2024-09-01 22:27:37.003 -03:00 [WARN] plugin:CS2 GOTV Discord Discord.WebhookURL is not set. Plugin will not function without a valid webhook URL.
// This configuration was automatically generated by CounterStrikeSharp for plugin 'K4-GOTV-Discord', at 2024/09/01 10:27:36
{
"general": {
"minimum-demo-duration": 12,
"delete-demo-after-upload": true,
"delete-zipped-demo-after-upload": true,
"log-uploads": true,
"use-timestamped-filename": true
},
"discord": {
"webhook-url": "https://discord.com/api/webhooks/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"webhook-avatar": "",
"webhook-upload-file": true,
"webhook-name": "Demo",
"embed-title": "Nova demo disponível!",
"embed-description": "**Detalhes da Demo da Partida**\n**Mapa:** {map}\n**Data de Gravação**: {date}\n**Tempo de Gravação:** {time}\n**Hora de Gravação:** {timedate}\n**Duração da Demo:** {length}\n**Rodada:** {round}\n**Mega URL:** {mega_link}",
"embed-color": 3447003,
"message-text": "Nova demo disponível!"
},
"auto-record": {
"enabled": true,
"crop-rounds": false,
"stop-on-idle": false,
"idle-player-count-threshold": 0,
"idle-time-seconds": 300
},
"mega": {
"email": "xxxxxxxxxxxxxxxxxx",
"password": "xxxxxxxxxxxxxx"
},
"demo-request": {
"enabled": false,
"print-all": false,
"delete-unused": true
},
"ConfigVersion": 7
}
Discord webhook and mega data are all correct, I already checked.
Receiving the log even though everything is configured:
Discord webhook and mega data are all correct, I already checked.