mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 08:19:08 +02:00
Make Battle Guild-Only
This commit is contained in:
@@ -9,6 +9,7 @@ module.exports = class BattleCommand extends Command {
|
||||
group: 'games',
|
||||
memberName: 'battle',
|
||||
description: 'Choose another user and fight to the death!',
|
||||
guildOnly: true,
|
||||
args: [
|
||||
{
|
||||
key: 'opponent',
|
||||
|
||||
Reference in New Issue
Block a user