- Blind mode tutorial
lichess.org
Donate

Lichess BOT on MacOS

Hello, can anyone give me explanations on how to create a bot on Lichess on mac? Thanks a lot!

Hello, can anyone give me explanations on how to create a bot on Lichess on mac? Thanks a lot!
<Comment deleted by user>

@GKB38 said in #1:

Hello, can anyone give me explanations on how to create a bot on Lichess on mac? Thanks a lot!
To make a lichess bot on Mac, you need to follow these steps:

  1. Create a lichess OAuth token.
  2. Upgrade to a BOT account.
  3. Download the bot files from Github Repo.
  4. Download Python.
  5. Check if PIP is installed.
  6. Create a Virtual Environment.
  7. Install all necessary packages using requirements.txt file.
  8. Configure Lichess-Bot files.
@GKB38 said in #1: > Hello, can anyone give me explanations on how to create a bot on Lichess on mac? Thanks a lot! To make a lichess bot on Mac, you need to follow these steps: 1. Create a lichess OAuth token. 2. Upgrade to a BOT account. 3. Download the bot files from Github Repo. 4. Download Python. 5. Check if PIP is installed. 6. Create a Virtual Environment. 7. Install all necessary packages using requirements.txt file. 8. Configure Lichess-Bot files.

@WRPeter Thanks, but I do not know any coding. I have seen a video for Windows, and I have tried my own method, but I can't seem to download/install PIP or virtualenv

@WRPeter Thanks, but I do not know any coding. I have seen a video for Windows, and I have tried my own method, but I can't seem to download/install PIP or virtualenv

@GKB38 said in #4:

@WRPeter Thanks, but I do not know any coding. I have seen a video for Windows, and I have tried my own method, but I can't seem to download/install PIP or virtualenv
https://www.geeksforgeeks.org/how-to-install-pip-on-windows/
https://lichess.org/@/thibault/blog/how-to-create-a-lichess-bot/FuKyvDuB

Does this help?

@GKB38 said in #4: > @WRPeter Thanks, but I do not know any coding. I have seen a video for Windows, and I have tried my own method, but I can't seem to download/install PIP or virtualenv https://www.geeksforgeeks.org/how-to-install-pip-on-windows/ https://lichess.org/@/thibault/blog/how-to-create-a-lichess-bot/FuKyvDuB Does this help?

When I follow the commands in the Terminal (CMD in Windows), it always says "no permission to see file"

When I follow the commands in the Terminal (CMD in Windows), it always says "no permission to see file"

@GKB38 said in #4:

@WRPeter Thanks, but I do not know any coding. I have seen a video for Windows, and I have tried my own method, but I can't seem to download/install PIP or virtualenv

Without coding skill most important is to read first:
https://lichess.org/@/thibault/blog/how-to-create-a-lichess-bot/FuKyvDuB

@GKB38 said in #4: > @WRPeter Thanks, but I do not know any coding. I have seen a video for Windows, and I have tried my own method, but I can't seem to download/install PIP or virtualenv Without coding skill most important is to read first: https://lichess.org/@/thibault/blog/how-to-create-a-lichess-bot/FuKyvDuB

This topic has been archived and can no longer be replied to.