I've seen bots on lichess but I don't know how they are made. Can anyone help? Thanks
I've seen bots on lichess but I don't know how they are made. Can anyone help? Thanks
@bobho123 There have been many topics created.
- Create a new lichess account and confirm it. Don't play any games on it, though.
- lichess.org/api. Go to BOT, and then go to "Upgrade BOT account"
- Create a personal API token
- Check all boxes
- Copy the code it gives you
- Open CMD (Command Prompt)
- Type this text into the Command Prompt: curl -d '' lichess.org/api/bot/account/upgrade -H "Authorization: Bearer YourTokenCodeHere"
- Press enter. The text "YourTokenCodeHere" is where you should put your token code from the API access token.
- View your profile. Your New Username should have a "BOT" in front.
- Have fun with your BOT :)
Written by @nicholaswb
@bobho123 There have been many topics created.
1. Create a new lichess account and confirm it. Don't play any games on it, though.
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 :)
Written by @nicholaswb
@kaissa44 How do you open CMD?
@kaissa44 How do you open CMD?
@bobho123 I didn't write this... this was one of the first results from Google
@bobho123 I didn't write this... this was one of the first results from Google
A command prompt is the terminal
A command prompt is the terminal