From 59a54eb1c3206ea8bac4b2f615dbd6e4f1c60301 Mon Sep 17 00:00:00 2001 From: Akumatic Date: Wed, 20 Jun 2018 17:08:13 +0200 Subject: [PATCH] fix roles --- settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings.json b/settings.json index b80f9c8..783f3b9 100644 --- a/settings.json +++ b/settings.json @@ -4,8 +4,8 @@ "description": "A Discord Bot written by Akuma#7346", "game": "", "owner": 0, - "adminRole": [], - "modRole": [], + "adminRole": "", + "modRole": "", "extensions": [ "fun", "moderation",