Hello!
I’ve been working on a script which lets my weak bot (DarkOnWeakBot) automatically join tournaments a team of mine creates (both using the lichess API)
Sadly, my bot often hits the rate limit „you’re joining too many tournaments“
So i wanted to ask: how many tournaments could my bot join per hour and per day?
With that information, i could perfectly optimize my scripts (both the „auto join“ and the „tournament creator“ scripts)
thanks in advance!