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,
postType: 'image',
getIcon: true,
credit: {
name: 'Overtime2005',
url: 'https://github.com/Overtime2005',
reason: 'Subreddit List'
},
credit: [
{
name: 'Overtime2005',
url: 'https://github.com/Overtime2005',
reason: 'Subreddit List'
}
],
args: [
{
key: 'subreddit',