mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 06:42:50 +02:00
Beep
This commit is contained in:
@@ -14,7 +14,8 @@ module.exports = class KissMarryKillCommand extends Command {
|
|||||||
key: 'thing1',
|
key: 'thing1',
|
||||||
prompt: 'Who is the first person you choose?',
|
prompt: 'Who is the first person you choose?',
|
||||||
type: 'string'
|
type: 'string'
|
||||||
}, {
|
},
|
||||||
|
{
|
||||||
key: 'thing2',
|
key: 'thing2',
|
||||||
prompt: 'Who is the second person you choose?',
|
prompt: 'Who is the second person you choose?',
|
||||||
type: 'string'
|
type: 'string'
|
||||||
|
|||||||
Reference in New Issue
Block a user