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 {
constructor() {
super('dosentexist', {
aliases: ['dosentexist', 'thispersondoesnotexist', 'de'],
aliases: ['doesntexist', 'thispersondoesnotexist', 'de'],
category: 'fun',
description: {
content: 'Send images from thispersondoesnotexist.com',
Loading…
Cancel
Save