Add Credit

This commit is contained in:
Dragon Fire
2020-05-23 13:13:36 -04:00
parent 1b496e3e2b
commit f82df7728f
3 changed files with 14 additions and 0 deletions
+7
View File
@@ -15,6 +15,13 @@ module.exports = class HentaiCommand extends SubredditCommand {
nsfw: true,
postType: 'image',
getIcon: true,
credit: [
{
name: 'Overtime2005',
url: 'https://github.com/Overtime2005',
reason: 'Subreddit List'
}
],
args: [
{
key: 'subreddit',
+5
View File
@@ -16,6 +16,11 @@ module.exports = class PornCommand extends SubredditCommand {
nsfw: true,
postType: 'image',
getIcon: true,
credit: {
name: 'Overtime2005',
url: 'https://github.com/Overtime2005',
reason: 'Subreddit List'
},
args: [
{
key: 'subreddit',