From 7e1cf1bb1a68a676b266d7ea430a934db5d680e2 Mon Sep 17 00:00:00 2001 From: Starman <30315137+Starman3787@users.noreply.github.com> Date: Wed, 26 Jun 2024 17:14:53 +0100 Subject: [PATCH] webhook update parameters --- bot/en_gb/standard/channelEvents.json | 4 +++- bot/en_pr/standard/channelEvents.json | 4 +++- bot/en_us/standard/channelEvents.json | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/bot/en_gb/standard/channelEvents.json b/bot/en_gb/standard/channelEvents.json index 8d6a9ee..c88a0e3 100644 --- a/bot/en_gb/standard/channelEvents.json +++ b/bot/en_gb/standard/channelEvents.json @@ -37,7 +37,9 @@ }, "webhookUpdate": { "title": "Webhook Modified", - "description": "{executor} modified the webhook {webhook}" + "description": "{executor} modified the webhook {webhook}", + "name": "Name", + "channel": "Channel" }, "webhookAvatarUpdate": { "title": "Webhook Avatar Updated", diff --git a/bot/en_pr/standard/channelEvents.json b/bot/en_pr/standard/channelEvents.json index 8d6a9ee..c88a0e3 100644 --- a/bot/en_pr/standard/channelEvents.json +++ b/bot/en_pr/standard/channelEvents.json @@ -37,7 +37,9 @@ }, "webhookUpdate": { "title": "Webhook Modified", - "description": "{executor} modified the webhook {webhook}" + "description": "{executor} modified the webhook {webhook}", + "name": "Name", + "channel": "Channel" }, "webhookAvatarUpdate": { "title": "Webhook Avatar Updated", diff --git a/bot/en_us/standard/channelEvents.json b/bot/en_us/standard/channelEvents.json index 8d6a9ee..c88a0e3 100644 --- a/bot/en_us/standard/channelEvents.json +++ b/bot/en_us/standard/channelEvents.json @@ -37,7 +37,9 @@ }, "webhookUpdate": { "title": "Webhook Modified", - "description": "{executor} modified the webhook {webhook}" + "description": "{executor} modified the webhook {webhook}", + "name": "Name", + "channel": "Channel" }, "webhookAvatarUpdate": { "title": "Webhook Avatar Updated",