From 1b3df33f22ac57c024d3496a62100796728791d7 Mon Sep 17 00:00:00 2001 From: Yuzu Date: Sun, 23 Apr 2023 20:10:50 +0700 Subject: [PATCH] Added missing arguments --- src/discord/VRChat/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/discord/VRChat/index.ts b/src/discord/VRChat/index.ts index f5a2fc1..68b29fa 100644 --- a/src/discord/VRChat/index.ts +++ b/src/discord/VRChat/index.ts @@ -26,7 +26,7 @@ const EMBEDS = { }, { name: 'Available arguments', - value: '``user``' + value: '``user`` ``world``' } ], user: data.getUser()