mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 08:17:35 +02:00
Remove r/bongocat from memes
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = class MemeCommand extends SubredditCommand {
|
||||
description: 'Responds with a random meme.',
|
||||
details: `**Subreddits:** ${subreddits.join(', ')}`,
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
postType: ['image', 'rich:video'],
|
||||
postType: 'image',
|
||||
args: [
|
||||
{
|
||||
key: 'subreddit',
|
||||
|
||||
Reference in New Issue
Block a user