mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-12-23 00:03:09 +02:00
Update messageReactionAdd.js
This commit is contained in:
parent
ecd9bff03c
commit
abae5e75cf
@ -122,7 +122,7 @@ module.exports = {
|
||||
allow: ['VIEW_CHANNEL', 'SEND_MESSAGES', 'ATTACH_FILES', 'READ_MESSAGE_HISTORY']
|
||||
}
|
||||
],
|
||||
reason: 'User requested a new support ticket channel'
|
||||
reason: 'User requested a new support ticket channel (panel reaction)'
|
||||
}).then(async c => {
|
||||
Ticket.update({
|
||||
channel: c.id
|
||||
|
Loading…
Reference in New Issue
Block a user