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...
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...