mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 13:56:25 +02:00
Bump tarot question character limit
This commit is contained in:
@@ -43,7 +43,7 @@ module.exports = class TarotCommand extends Command {
|
|||||||
{
|
{
|
||||||
key: 'question',
|
key: 'question',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
max: 50
|
max: 100
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user