Match rest

This commit is contained in:
loicbersier 2020-06-15 22:01:35 +02:00
parent 8bb36f4721
commit fa3c573bec

View file

@ -18,6 +18,7 @@ class TwitterBlacklistCommand extends Command {
},
{
id: 'reason',
match: 'rest',
type: 'string',
default: 'no reasons provided',
prompt: {