renamed to imgur

This commit is contained in:
Supositware 2019-05-03 15:30:57 +02:00
parent df7073e8df
commit 828ab65841

View file

@ -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',