This commit is contained in:
Dragon Fire
2020-05-23 13:15:19 -04:00
parent f82df7728f
commit 125419c109
+7 -5
View File
@@ -16,11 +16,13 @@ module.exports = class PornCommand extends SubredditCommand {
nsfw: true, nsfw: true,
postType: 'image', postType: 'image',
getIcon: true, getIcon: true,
credit: { credit: [
name: 'Overtime2005', {
url: 'https://github.com/Overtime2005', name: 'Overtime2005',
reason: 'Subreddit List' url: 'https://github.com/Overtime2005',
}, reason: 'Subreddit List'
}
],
args: [ args: [
{ {
key: 'subreddit', key: 'subreddit',