mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-23 18:05:01 +02:00
More Formatting Woot
This commit is contained in:
@@ -29,7 +29,7 @@ module.exports = class ContactCommand extends commando.Command {
|
||||
message.channel.send("Sorry, you've been banned from using this command.");
|
||||
}
|
||||
else {
|
||||
if (messageToReport === '') {
|
||||
if (!messageToReport) {
|
||||
message.channel.send(':x: Error! Please do not report nothing!');
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user