Skip to content

Commit

Permalink
Merge pull request #301 from jalpp/master
Browse files Browse the repository at this point in the history
Mention Lichess TOS in Bots restrictions page
  • Loading branch information
niklasf authored Jan 24, 2024
2 parents 88f68f5 + a7633c8 commit dec450d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/specs/lichess-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ tags:
\n### Restrictions\n\
\ - Bots can only play challenge games: pools and tournaments are off-limits\n\
\ - Bots cannot play UltraBullet (¼+0) because it requires making too many requests. But 0+1 and ½+0 are allowed.\n\
\ - Bots must follow [Lichess TOS](https://lichess.org/terms-of-service) specifically Sandbagging, Constant Aborting, Boosting, etc\n\
\ - Bot devs are advised to make their Bots play casual only when testing their Bots logic and to avoid breaking Lichess TOS.\n\
\n### Integrations\n\
\ - [Python3 lichess-bot](https://github.com/lichess-bot-devs/lichess-bot) (official)\n\
\ - [Python3 lichess UCI bot](https://github.com/Torom/BotLi)\n\
Expand Down

0 comments on commit dec450d

Please sign in to comment.