mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-22 10:19:11 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -19,7 +19,6 @@ module.exports = class IncorrectQuoteCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'characters',
|
||||
prompt: 'What characters do you want to use? Up to 6.',
|
||||
type: 'string',
|
||||
max: 20,
|
||||
infinite: true
|
||||
|
||||
Reference in New Issue
Block a user