delete what the user sent first
This commit is contained in:
parent
8f31ca0880
commit
b58d240f04
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ class nolightCommand extends Command {
|
|||
console.log(`stderr: ${stderr}`);
|
||||
}
|
||||
apng();
|
||||
return message.delete();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue