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