From 9a73833b38195357921fefc3dfa90ac907b8b187 Mon Sep 17 00:00:00 2001 From: Crescent Date: Sun, 4 Jul 2021 22:59:49 -0500 Subject: [PATCH] Hug aliases --- commands/social/hug.js | 1 + 1 file changed, 1 insertion(+) 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',