From 7d0c6bfa85bdb6c0f61641994993d98ce905278f Mon Sep 17 00:00:00 2001 From: Treast Date: Wed, 31 Jul 2024 16:13:27 +0200 Subject: [PATCH] Add URL on Discord notification content --- src/notifiers/discord.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/notifiers/discord.ts b/src/notifiers/discord.ts index b02cb23..8743ee1 100644 --- a/src/notifiers/discord.ts +++ b/src/notifiers/discord.ts @@ -28,7 +28,7 @@ export class DiscordNotifier extends NotifierService { await axios.post( this.config.webhookUrl, { - content: `${mentions}epicgames-freegames-node needs an action performed.`, + content: `${mentions}epicgames-freegames-node needs an action performed. ${url}`, embeds: [ { fields: [