summaryrefslogtreecommitdiff
path: root/commands/voice/uhhhh.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/voice/uhhhh.js')
-rw-r--r--commands/voice/uhhhh.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/voice/uhhhh.js b/commands/voice/uhhhh.js
index 0ea364d..a28480f 100644
--- a/commands/voice/uhhhh.js
+++ b/commands/voice/uhhhh.js
@@ -1,4 +1,5 @@
const { Command } = require('discord.js-commando');
+const emoji = require('emoji-random');
module.exports = class MoanVoice extends Command {
constructor(client) {