mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 21:40:49 +02:00
Hang up now forces you to use the command
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user