mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-04 07:46:43 +02:00
Tic-Tac-Toe is guild only
This commit is contained in:
@@ -9,6 +9,7 @@ module.exports = class TicTacToeCommand extends Command {
|
||||
group: 'games',
|
||||
memberName: 'tic-tac-toe',
|
||||
description: 'Play a game of tic-tac-toe with another user.',
|
||||
guildOnly: true,
|
||||
args: [
|
||||
{
|
||||
key: 'opponent',
|
||||
|
||||
Reference in New Issue
Block a user