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",