mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-01 16:31:25 +03:00
update
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user