Hang up now forces you to use the command

This commit is contained in:
Dragon Fire
2020-11-22 14:01:52 -05:00
parent 64e1ebdd13
commit 598eeb5577
3 changed files with 2 additions and 7 deletions
+1
View File
@@ -4,6 +4,7 @@ module.exports = class HangUpCommand extends Command {
constructor(client) {
super(client, {
name: 'hang-up',
aliases: ['hang'],
group: 'phone',
memberName: 'hang-up',
description: 'Hangs up the current phone call.',