mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 02:15:10 +02:00
Updates
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = class TicTacToeCommand extends Command {
|
||||
name: 'tic-tac-toe',
|
||||
group: 'games',
|
||||
memberName: 'tic-tac-toe',
|
||||
description: 'Play a game of tic-tac-toe.',
|
||||
description: 'Play a game of tic-tac-toe with another user.',
|
||||
args: [
|
||||
{
|
||||
key: 'opponent',
|
||||
|
||||
Reference in New Issue
Block a user