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