summaryrefslogtreecommitdiff
path: root/commands/leave.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/leave.js')
-rw-r--r--commands/leave.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/leave.js b/commands/leave.js
index 6965069..03701be 100644
--- a/commands/leave.js
+++ b/commands/leave.js
@@ -1,5 +1,6 @@
module.exports = {
name: 'leave',
+ aliases: ['l'],
description: '',
execute(msg, args, bot) {
if (msg.guild.voiceConnection) {