From 20285d864ff41ed060b35fcf6f135782a0906940 Mon Sep 17 00:00:00 2001 From: spiral Date: Tue, 1 Feb 2022 12:37:32 -0500 Subject: [PATCH] use correct prefix lol --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 6925c3b..82b158d 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "prefix": "\\", + "prefix": ".", "guild": "793906174356619286", "mom": "840806601957965864", "roles": { @@ -16,4 +16,4 @@ "task": 10002 } } -} \ No newline at end of file +}