update webhook link template to fit the new format

master
cynic 3 years ago committed by GitHub
parent 4c4925dcb0
commit d72ee91a49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      config.json

@ -4,7 +4,7 @@
"authed": [ "authed": [
], ],
"discord_webhook": "https://discord.com/api/webhooks/id/token", "discord_webhook": "/webhooks/id/token",
"discord_channel": "id", "discord_channel": "id",
"irc_channel": "#channel", "irc_channel": "#channel",
"irc_nick": "nick" "irc_nick": "nick"

Loading…
Cancel
Save