mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 22:32:52 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -17,7 +17,6 @@ module.exports = class ChessCommand extends Command {
|
||||
super(client, {
|
||||
name: 'chess',
|
||||
group: 'games-mp',
|
||||
memberName: 'chess',
|
||||
description: 'Play a game of Chess with another user or the AI.',
|
||||
game: true,
|
||||
credit: [
|
||||
|
||||
Reference in New Issue
Block a user