summaryrefslogtreecommitdiff
path: root/commands/uhhhh.js
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-07 10:56:08 -0700
committer8cy <[email protected]>2020-04-07 10:56:08 -0700
commitda70b4f07bc8f9fa07bf1b6f9ab67ae067a9e71e (patch)
treef90399c3928d6aa6d21bc3d572ff815767bb6ecd /commands/uhhhh.js
parentMerge pull request #1 from 8cy/test (diff)
downloads5nical-da70b4f07bc8f9fa07bf1b6f9ab67ae067a9e71e.tar.xz
s5nical-da70b4f07bc8f9fa07bf1b6f9ab67ae067a9e71e.zip
add cmd aliases, v1.3.1
Diffstat (limited to 'commands/uhhhh.js')
-rw-r--r--commands/uhhhh.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/uhhhh.js b/commands/uhhhh.js
index 3c84d8d..ccf94ff 100644
--- a/commands/uhhhh.js
+++ b/commands/uhhhh.js
@@ -1,5 +1,6 @@
module.exports = {
name: 'uhhhh',
+ aliases: ['moan'],
description: '',
async execute(msg, args, bot) {
if (msg.member.voiceChannel && !msg.guild.voiceConnection) {