mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 06:42:51 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -20,7 +20,6 @@ module.exports = class EmojiImageCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'emoji',
|
||||
prompt: 'Which emoji would you like to get the image of?',
|
||||
type: 'custom-emoji|default-emoji'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user