You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While having the role Pineur should automatically pin the message without doing any vote, that doesn't work. The problem comes from the following line:
While having the role
Pineur
should automatically pin the message without doing any vote, that doesn't work. The problem comes from the following line:which evaluates to
false
even if the member has the rolePineur
. This behavior also occurs in the/unpin
command.The text was updated successfully, but these errors were encountered: