Did lots of things

This commit is contained in:
Emily 2020-04-11 19:30:51 +10:00
parent 2e85c85d3c
commit ba0448c905
11 changed files with 115 additions and 112 deletions

View file

@ -44,6 +44,7 @@ exports.run = async (client, message, args, level, data) => {
return
}
message.channel.send(`\`ERROR\` \`\`\`xl\n${await errclean}\n\`\`\``)
message.author.send(`\`ERROR\` \`\`\`xl\n${await errclean}\n\`\`\``)
message.react('⚠️')
}
}