diff --git a/gitscord_webhook_config.json.exemple.full b/gitscord_webhook_config.json.exemple.full new file mode 100644 index 0000000..fafee5a --- /dev/null +++ b/gitscord_webhook_config.json.exemple.full @@ -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" +} diff --git a/gitscord_webhook_config.json.exemple.minimal b/gitscord_webhook_config.json.exemple.minimal new file mode 100644 index 0000000..7fedf22 --- /dev/null +++ b/gitscord_webhook_config.json.exemple.minimal @@ -0,0 +1,3 @@ +{ + "discord_url":"https://discordapp.com/api/webhooks/000000000000000000/fnksdfiiendkdfnkdfkkfklslC-kkdklskdkfkgkssidfsHDUnkdniiIE-Vm684fduTT" +}