mirror of
https://gitlab.crans.org/elkmaennchen/gitscord-webhook
synced 2024-11-28 02:00:03 +01:00
configuration file examples
This commit is contained in:
parent
ec3e2cfa28
commit
d78459d66e
2 changed files with 9 additions and 0 deletions
6
gitscord_webhook_config.json.exemple.full
Normal file
6
gitscord_webhook_config.json.exemple.full
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"discord_url":"https://discordapp.com/api/webhooks/000000000000000000/fnksdfiiendkdfnkdfkkfklslC-kkdklskdkfkgkssidfsHDUnkdniiIE-Vm684fduTT",
|
||||
"language":"en",
|
||||
"bot_name":"Git Stalk",
|
||||
"bot_avatar":"https://railsware.com/blog/wp-content/uploads/2014/08/git-housekeeping.png"
|
||||
}
|
3
gitscord_webhook_config.json.exemple.minimal
Normal file
3
gitscord_webhook_config.json.exemple.minimal
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"discord_url":"https://discordapp.com/api/webhooks/000000000000000000/fnksdfiiendkdfnkdfkkfklslC-kkdklskdkfkgkssidfsHDUnkdniiIE-Vm684fduTT"
|
||||
}
|
Loading…
Reference in a new issue