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
Add a command to change your pre defined access tokens, ex. /token
Generally for unofficial apis (in my case)
When rate limit detected, execute the command. so you can read from other config file or another accesstoken variable, then it can "bypass" the rate limit. Without taking care about the session, just for keeping asking things.
I know programming isn't a magic wand, but it's maybe a good idea since I just created 2 files with different accesstokens, but for time save it would be great a command for do this replacement / reloads automatically backwards and forwards...
The text was updated successfully, but these errors were encountered:
Add a command to change your pre defined access tokens, ex. /token
Generally for unofficial apis (in my case)
When rate limit detected, execute the command. so you can read from other config file or another accesstoken variable, then it can "bypass" the rate limit. Without taking care about the session, just for keeping asking things.
I know programming isn't a magic wand, but it's maybe a good idea since I just created 2 files with different accesstokens, but for time save it would be great a command for do this replacement / reloads automatically backwards and forwards...
The text was updated successfully, but these errors were encountered: