problem with timeout
hey, when I want to check if a user is timeouted, when my bot restarts, my friend is timeouted but the bot thinks he isn't timeouted :/
5 Replies
u can fetch member
I have this
but the problem I say
imagine you're timeouted
the bot know you're timeouted
but if the bot restarts
in the collection, the bot see any member timeouted
its the problem
members arent cached by default
fetch them
oh ok
like this?
nvm I found I just need to make an embed
fetch returns promise