some edit ig

This commit is contained in:
rhearmas 2019-12-21 21:40:34 -05:00
parent 1757e33070
commit 424e1a2c62
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ exports.run = async (client, message, args, level) => {
message.delete();
if (args.length < 1) {
message.delete();
return (await message.reply("Please specify something to ask of the magic 8-ball!")).delete(5000);
}