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