mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 13:56:25 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -38,7 +38,6 @@ module.exports = class AchievementCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'text',
|
||||
prompt: 'What should the text of the achievement be?',
|
||||
type: 'string',
|
||||
max: 50
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user