Initial commit
This commit is contained in:
commit
3e90316501
4 changed files with 131 additions and 0 deletions
7
configs/discord.cfg
Normal file
7
configs/discord.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
"Discord"
|
||||
{
|
||||
"sdrinfo"
|
||||
{
|
||||
"url" "https://discordapp.com/api/webhooks/268689253305810944/hJW0vmftQIXaMcfVLdxQ5CXvEIfM0GN0lDmuRunNLPjy_NFi441rPk6KIZKfnFcqFZ-w/slack"
|
||||
}
|
||||
}
|
||||
7
configs/discord_sdrinfo.cfg
Normal file
7
configs/discord_sdrinfo.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// Discord/Slack attachment color.
|
||||
|
||||
// Config key from configs/discord.cfg.
|
||||
// -
|
||||
// Default: "sdrinfo"
|
||||
discord_sdrinfo_webhook "sdrinfo"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue