v3.2.2 push 1

This commit is contained in:
DJj123dj
2023-02-24 14:49:36 +01:00
parent 05c97909d4
commit dc14a39c4e
9 changed files with 112 additions and 50 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ module.exports = async (messages,guild,channel,user,reason) => {
if (!user) return
const embed = tsembeds.tsready(chName,chId,url,user)
try {
user.send({embeds:[embed]})
ticketopener.send({embeds:[embed]})
}catch{}
}
},duration)