mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 08:17:35 +02:00
Updates
This commit is contained in:
@@ -13,7 +13,8 @@ module.exports = class YodaCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'sentence',
|
||||
prompt: 'What sentence would you like to convert to Yoda speak?',
|
||||
label: 'text',
|
||||
prompt: 'What text would you like to convert to Yoda speak?',
|
||||
type: 'string',
|
||||
max: 500
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user