diff --git a/bot/en_gb/command_responses.json b/bot/en_gb/command_responses.json index 749bf97..595277c 100644 --- a/bot/en_gb/command_responses.json +++ b/bot/en_gb/command_responses.json @@ -206,6 +206,10 @@ "title": "Overview", "description": "Overview of main category options" }, + "quarkEvents": { + "title": "Quark Config", + "description": "Changes made to Quark's configuration for this server" + }, "fileEvents": { "title": "Files" } diff --git a/bot/en_pr/command_responses.json b/bot/en_pr/command_responses.json index c94f083..daecefd 100644 --- a/bot/en_pr/command_responses.json +++ b/bot/en_pr/command_responses.json @@ -206,6 +206,10 @@ "title": "Overview", "description": "Overview of main category options" }, + "quarkEvents": { + "title": "Quark Config", + "description": "Changes made to Quark's configuration for this server" + }, "fileEvents": { "title": "Files" } diff --git a/bot/en_us/command_responses.json b/bot/en_us/command_responses.json index 4bc3e8c..cbe3b9d 100644 --- a/bot/en_us/command_responses.json +++ b/bot/en_us/command_responses.json @@ -206,6 +206,10 @@ "title": "Overview", "description": "Overview of main category options" }, + "quarkEvents": { + "title": "Quark Config", + "description": "Changes made to Quark's configuration for this server" + }, "fileEvents": { "title": "Files" }