mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 08:54:13 +02:00
fix(arabot): wrong variables in payload
This commit is contained in:
parent
70854915af
commit
bb19a17522
@ -135,8 +135,8 @@ class VerificationJoinVCListener extends Listener {
|
||||
// Start 15-minute timer if verifier does not join
|
||||
// @ts-ignore
|
||||
this.container.tasks.create('verifyTimeout', {
|
||||
channelId: channel.id,
|
||||
userId: member.id,
|
||||
guildId: guild.id,
|
||||
}, 30_000);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user