From b7e7b7a7b3ad8a988f35e99f2f7146526af15cde Mon Sep 17 00:00:00 2001 From: Starman <30315137+Starman3787@users.noreply.github.com> Date: Fri, 17 May 2024 22:56:19 +0100 Subject: [PATCH] overview --- bot/en_gb/command_responses.json | 4 ++++ bot/en_pr/command_responses.json | 4 ++++ bot/en_us/command_responses.json | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/bot/en_gb/command_responses.json b/bot/en_gb/command_responses.json index 21a5429..e7f710e 100644 --- a/bot/en_gb/command_responses.json +++ b/bot/en_gb/command_responses.json @@ -166,6 +166,10 @@ "modLog": { "title": "Mod Logs", "description": "Moderation actions (bans, kicks, mutes)" + }, + "overview": { + "title": "Overview", + "description": "Overview of main category options" } } } diff --git a/bot/en_pr/command_responses.json b/bot/en_pr/command_responses.json index 21a5429..e7f710e 100644 --- a/bot/en_pr/command_responses.json +++ b/bot/en_pr/command_responses.json @@ -166,6 +166,10 @@ "modLog": { "title": "Mod Logs", "description": "Moderation actions (bans, kicks, mutes)" + }, + "overview": { + "title": "Overview", + "description": "Overview of main category options" } } } diff --git a/bot/en_us/command_responses.json b/bot/en_us/command_responses.json index 21a5429..e7f710e 100644 --- a/bot/en_us/command_responses.json +++ b/bot/en_us/command_responses.json @@ -166,6 +166,10 @@ "modLog": { "title": "Mod Logs", "description": "Moderation actions (bans, kicks, mutes)" + }, + "overview": { + "title": "Overview", + "description": "Overview of main category options" } } }