forked from Supositware/Haha-Yes
Fixed typo
This commit is contained in:
parent
afacc76e8a
commit
e28ba5d056
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue