Fixed typo

merge-requests/3/head
Loïc Bersier 5 years ago
parent afacc76e8a
commit e28ba5d056

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