From 324613375cfbfc8129ad67c3fb6a2387f74dbfee Mon Sep 17 00:00:00 2001 From: Kit Kasune Date: Tue, 27 Apr 2021 15:29:28 +0000 Subject: [PATCH] oh yeah and add some aliases too --- commands/social/handhold.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/social/handhold.js b/commands/social/handhold.js index 4243071..bc98f72 100644 --- a/commands/social/handhold.js +++ b/commands/social/handhold.js @@ -6,6 +6,7 @@ const makeId = require('../../util/makeid'); module.exports = { name: "handhold", help: "Hold someone's hand with `{{p}}handhold @person`", + aliases: ['hh', 'holdhands', 'holdhandswith'], meta: { category: 'Social', description: "Hold someone's hand to let them know you're there for them",