renamed to imgur
This commit is contained in:
parent
df7073e8df
commit
828ab65841
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ const fetch = require('node-fetch');
|
|||
class ImgurCommand extends Command {
|
||||
constructor() {
|
||||
super('imgur', {
|
||||
aliases: ['badmeme', 'imgur'],
|
||||
aliases: ['imgur', 'badmeme'],
|
||||
category: 'fun',
|
||||
description: {
|
||||
content: 'Send some random images from imgur',
|
Loading…
Reference in a new issue