mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 08:17:35 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -45,7 +45,6 @@ module.exports = class ZeroDialogueCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'quote',
|
||||
prompt: 'What should Zero say?',
|
||||
type: 'string',
|
||||
max: 50
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user