delete what the user sent first

merge-requests/3/head
Supositware 5 years ago
parent 8f31ca0880
commit b58d240f04

@ -73,6 +73,7 @@ class nolightCommand extends Command {
console.log(`stderr: ${stderr}`);
}
apng();
return message.delete();
}
}

Loading…
Cancel
Save