mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 16:19:12 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -21,7 +21,6 @@ module.exports = class MagicConchCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'question',
|
||||
prompt: 'What do you want to ask the magic conch?',
|
||||
type: 'string',
|
||||
max: 1950
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user