#Await all your promises and the last
1 messages · Page 1 of 1 (latest)
Alrigh
wait
why would i await my promises if the collector isnt even firing
@ocean parcel
oops
@thin gazelle
it makes no sense
Are you sure it isn't firing? Did u log sumn above the I.deferUpdate()? Also, I believe in order to know if the promise is rejected you need to await
So probably something is erroring
yes i logged above and in the collector
But if it isn't firing then this makes this alot more easier, log something at the top
By in, I mean at the very top above I.deferUpdate()
like it isnt firing at all
what did you change?
Nothing I was jus checking your code, log member.id and interaction.user.id
before defer?
Ahh, that's why, log member
oh wait
hold on a second
i see da problem
gimme a hot minute
fixed it @thin gazelle
i was overwriting member below
Noice