From 0e4e2a5d5979888ff7ddadb1417b6fbdb8187288 Mon Sep 17 00:00:00 2001 From: Ihor Diachenko Date: Tue, 9 Jan 2024 16:55:48 +0200 Subject: [PATCH] Updated command description --- src/const/metadata.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/const/metadata.ts b/src/const/metadata.ts index 0b02d5b..8cb6a4f 100644 --- a/src/const/metadata.ts +++ b/src/const/metadata.ts @@ -61,7 +61,7 @@ export const METADATA: DiscordActionMetadata = { }, name: 'verify', type: ApplicationCommandType.ChatInput, - description: 'Allows you to verify your humanity with Rarimo Proof of Humanity use case', + description: 'Redirects you to Proof of Humanity DApp for verification', options: [], }, ],