From 394190155f0b02e5fba6d77ffa3cbcdba129b878 Mon Sep 17 00:00:00 2001 From: fearandesire <63979371+fearandesire@users.noreply.github.com> Date: Tue, 14 May 2024 18:22:52 -0400 Subject: [PATCH] refactor: Add `dailyclaim` desc; Improve wording --- src/utils/commands/info/info.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/utils/commands/info/info.ts b/src/utils/commands/info/info.ts index fb26f6ef..6fb4ed60 100644 --- a/src/utils/commands/info/info.ts +++ b/src/utils/commands/info/info.ts @@ -9,6 +9,8 @@ export default class PlutoInfo { bet: 'Place a bet on a match', cancelbet: "Cancel a pending bet you've placed", balance: 'View your current balance', + dailyclaim: + 'Claim $50 every day, or twice a day for Patreon members.', }, info: { stats: 'View your betting stats',