From 98a1f703074923f9383df9cd7532d7f9f21d001e Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Sat, 24 Feb 2024 11:22:02 -0500 Subject: [PATCH] Chat curse autofish --- src/api/commands/groups/util/autofish.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/commands/groups/util/autofish.ts b/src/api/commands/groups/util/autofish.ts index eeb84db..119853c 100644 --- a/src/api/commands/groups/util/autofish.ts +++ b/src/api/commands/groups/util/autofish.ts @@ -5,7 +5,7 @@ import { reel } from "../fishing/reel"; export const autofish = new Command( "autofish", - ["autofish"], + ["autofish", "ootofosh"], "Fish automatically", "data", "command.util.autofish",