This commit is contained in:
Eartharoid 2019-05-04 12:23:27 +01:00
parent b32d038e0b
commit d2dc415f5a
2 changed files with 3 additions and 2 deletions

View File

@ -9,6 +9,7 @@ module.exports = {
args: true,
cooldown: config.cooldown,
execute(message, args) {
const client = message.client;
// command starts here
message.delete();
const ticketChannel = "channel";