From ed2c17bb21cb16d4ef946a14d88d117a1294ed56 Mon Sep 17 00:00:00 2001 From: WubzyGD Date: Wed, 9 Jun 2021 21:39:16 -0600 Subject: [PATCH] bite meta --- commands/fun/bite.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/commands/fun/bite.js b/commands/fun/bite.js index 970bf39..a4af513 100644 --- a/commands/fun/bite.js +++ b/commands/fun/bite.js @@ -8,11 +8,11 @@ const makeId = require('../../util/makeid'); module.exports = { name: "bite", aliases: [], - help: "Use `{{p}}slap @person` to have me personally deliver your anger to them with a nice s l a p.", + help: "Use `{{p}}bite @person` to... bite someone.", meta: { category: 'Fun', - description: "Slap another user! Virtually, of course.", - syntax: '`slap <@user>`', + description: "Bite someone. Kinda kinky ngl", + syntax: '`bite <@user>`', extra: null }, async execute(message, msg, args, cmd, prefix, mention, client) {