From f6cf3179fadc6e42347bed288e51b57fe27b5ccb Mon Sep 17 00:00:00 2001 From: akargl Date: Wed, 24 Feb 2021 22:26:45 +0100 Subject: [PATCH] turn off oida command for dms --- commands/oida.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/oida.js b/commands/oida.js index 0a1a737..ee430e0 100644 --- a/commands/oida.js +++ b/commands/oida.js @@ -4,6 +4,7 @@ module.exports = { name: "oida", description: "Oida a user.", cooldown: 200, + guildOnly: true, execute(message, args, client) { if (!args.length) {