1
0
Fork 0

delete what the user sent first

akairo
Supositware 5 years ago
parent 8f31ca0880
commit b58d240f04

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

Loading…
Cancel
Save