Hug aliases

master
Crescent 3 years ago
parent 7123f16ce6
commit 9a73833b38
  1. 1
      commands/social/hug.js

@ -8,6 +8,7 @@ const makeId = require('../../util/makeid');
module.exports = { module.exports = {
name: "hug", name: "hug",
aliases: ['hug', "snuggle", "cuddle"],
help: "Tell others that you need a hug with `{{p}}hug`, or give one by mentioning someone to hug!", help: "Tell others that you need a hug with `{{p}}hug`, or give one by mentioning someone to hug!",
meta: { meta: {
category: 'Social', category: 'Social',

Loading…
Cancel
Save