mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 22:32:52 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -20,7 +20,6 @@ module.exports = class JengaCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'opponent',
|
||||
prompt: 'What user would you like to challenge? To play against AI, choose me.',
|
||||
type: 'user'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user