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',
|
||||
type: 'string',
|
||||
default: 'random',
|
||||
match: 'rest'
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue