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
"msg":"Could not remove reaction","error":{"requestBody":{},"rawError":{"message":"Missing Access","code":50001},"code":50001,"status":403,"method":"DELETE"
In principle, this should not be happening. Bastion only tries to remove its own reaction if it is present, which means Bastion had permission to add the reaction, and Bastion should always be allowed to remove its own reaction.
In principle, this should not be happening. Bastion only tries to remove its own reaction if it is present, which means Bastion had permission to add the reaction, and Bastion should always be allowed to remove its own reaction.
https://github.com/DawnbrandBots/bastion-bot/blob/master/src/events/message-search.ts
The text was updated successfully, but these errors were encountered: