mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 00:06:42 +02:00
Fix
This commit is contained in:
@@ -10,7 +10,7 @@ module.exports = class QuizDuelCommand extends Command {
|
||||
name: 'quiz-duel',
|
||||
aliases: ['jeopardy-duel', 'trivia-duel'],
|
||||
group: 'games',
|
||||
memberName: 'quiz',
|
||||
memberName: 'quiz-duel',
|
||||
description: 'Answer a series of quiz questions against an opponent.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user