stuff and things

This commit is contained in:
murm 2023-03-16 20:23:01 -04:00
parent 3957b17645
commit e67c0d96ca
28 changed files with 54 additions and 150 deletions

View file

@ -31,7 +31,7 @@ class ImageCommand extends Command {
id: this.message.event_id
};
// if (this.type === "application") await this.acknowledge();
// if (this.type === "application") // await this.acknowledge();
if (this.constructor.requiresImage) {
try {