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
due to rate limits we have to reduce the frequency in which chesster updates all channel and user information from slack. However, some of that data is required to execute the link command for a new player.
This functionality should be more robust: If a new player tries to link their account by executing the link command, and chesster does not find the required information in its database, it should query that data through the slack API for the specific user before continuing to process the link command.
The text was updated successfully, but these errors were encountered:
due to rate limits we have to reduce the frequency in which chesster updates all channel and user information from slack. However, some of that data is required to execute the
link
command for a new player.This functionality should be more robust: If a new player tries to link their account by executing the
link
command, and chesster does not find the required information in its database, it should query that data through the slack API for the specific user before continuing to process the link command.The text was updated successfully, but these errors were encountered: