Initial commit

This commit is contained in:
Philipp 2025-12-06 20:03:07 +01:00
commit 3e90316501
Signed by: Philipp
GPG key ID: B27C3DE2FD94AFC3
4 changed files with 131 additions and 0 deletions

7
configs/discord.cfg Normal file
View file

@ -0,0 +1,7 @@
"Discord"
{
"sdrinfo"
{
"url" "https://discordapp.com/api/webhooks/268689253305810944/hJW0vmftQIXaMcfVLdxQ5CXvEIfM0GN0lDmuRunNLPjy_NFi441rPk6KIZKfnFcqFZ-w/slack"
}
}

View file

@ -0,0 +1,7 @@
// Discord/Slack attachment color.
// Config key from configs/discord.cfg.
// -
// Default: "sdrinfo"
discord_sdrinfo_webhook "sdrinfo"