forked from Supositware/Haha-Yes
if no args put random
This commit is contained in:
parent
476d971e40
commit
8e68bc4d68
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ class RedditCommand extends Command {
|
||||||
{
|
{
|
||||||
id: 'sub',
|
id: 'sub',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
|
default: 'random',
|
||||||
match: 'rest'
|
match: 'rest'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue