From d63054fef51b9ecca3da76fd0acf86d43694b792 Mon Sep 17 00:00:00 2001 From: Yuzu Date: Sat, 5 Feb 2022 01:20:14 +0700 Subject: [PATCH] Add stats to help --- src/discord/Help.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/discord/Help.ts b/src/discord/Help.ts index 6596cf3..5481b49 100644 --- a/src/discord/Help.ts +++ b/src/discord/Help.ts @@ -21,7 +21,7 @@ const EMBEDS = { fields: [ { name: '☕ General', - value: `help, ping, invite, userinfo`, + value: `help, ping, invite, userinfo, stats`, inline: true }, {