oh yeah and add some aliases too

master
Kit Kasune 3 years ago
parent e0a5a78d06
commit 324613375c
  1. 1
      commands/social/handhold.js

@ -6,6 +6,7 @@ const makeId = require('../../util/makeid');
module.exports = { module.exports = {
name: "handhold", name: "handhold",
help: "Hold someone's hand with `{{p}}handhold @person`", help: "Hold someone's hand with `{{p}}handhold @person`",
aliases: ['hh', 'holdhands', 'holdhandswith'],
meta: { meta: {
category: 'Social', category: 'Social',
description: "Hold someone's hand to let them know you're there for them", description: "Hold someone's hand to let them know you're there for them",

Loading…
Cancel
Save