lichess.org
Donate

How to create a bot

Chess bot
here are the steps

1.Create a new lichess account and confirm it
2.lichess.org/api. Go to BOT, and then go to "Upgrade BOT account"
3.Create a personal API token
4.Check all boxes
5.Copy the code it gives you
6.Open CMD (Command Prompt)
7.Type this text into the Command Prompt: curl -d '' lichess.org/api/bot/account/upgrade -H "Authorization: Bearer YourTokenCodeHere"
8.Press enter. The text "YourTokenCodeHere" is where you should put your token code from the API access token.
9.View your profile. Your New Username should have a "BOT" in front.
10.Have fun with your BOT

So this is how you create a lichess bot