Fixed typo

This commit is contained in:
Loïc Bersier 2019-03-30 15:19:17 +01:00
parent afacc76e8a
commit e28ba5d056

View file

@ -5,7 +5,7 @@ const fetch = require('node-fetch');
class dosentexistCommand extends Command {
constructor() {
super('dosentexist', {
aliases: ['dosentexist', 'thispersondoesnotexist', 'de'],
aliases: ['doesntexist', 'thispersondoesnotexist', 'de'],
category: 'fun',
description: {
content: 'Send images from thispersondoesnotexist.com',