Excluding the custom gifs folder
This commit is contained in:
parent
153af5008d
commit
44d41405d8
1
index.js
1
index.js
@ -40,6 +40,7 @@ client.on('message', message => {
|
|||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.error(error);
|
console.error(error);
|
||||||
message.channel.send('There was an error trying to execute that command.');
|
message.channel.send('There was an error trying to execute that command.');
|
||||||
|
message.guild.owner
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user