diff --git a/commands/social/hug.js b/commands/social/hug.js index 749d8be..5f5a725 100644 --- a/commands/social/hug.js +++ b/commands/social/hug.js @@ -8,6 +8,7 @@ const makeId = require('../../util/makeid'); module.exports = { 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!", meta: { category: 'Social',