mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Fix
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user