- Blind mode tutorial
lichess.org
Donate

How to Create a BOT(not with easyches or hypereasy)

i dont know because i dont have bot or want a bot

i dont know because i dont have bot or want a bot

@Ganidu_2011_YAPA said in #21:

can it use stockfish 14

no easy chess or hybereasy doesn't use stockfish 14

@Ganidu_2011_YAPA said in #21: > can it use stockfish 14 no easy chess or hybereasy doesn't use stockfish 14

stockfish dev is better then stockfish 15

stockfish dev is better then stockfish 15

use heroku for lichess bot

use heroku for lichess bot

@Ganidu_2011_YAPA said in #19:

can I create a one without cmd or PowerShell @aaravjain2012 @Cyberistic_Ninja @jayi2010 @Rishab1 @WillBeAGrandMaster

Yes ofcourse
I can help u but ask @rishab1 he is better than me he only taught me
he is a bot coder

@Ganidu_2011_YAPA said in #19: > can I create a one without cmd or PowerShell @aaravjain2012 @Cyberistic_Ninja @jayi2010 @Rishab1 @WillBeAGrandMaster Yes ofcourse I can help u but ask @rishab1 he is better than me he only taught me he is a bot coder

How to make a 24/7 bot on lichess.org

  1. Create an account on github.com, if already then no need
  2. go this URL github.com/LichessBot-Coders/Lichess-Coded-Bots/fork and fork this repo on GitHub
  3. Open the config.yml file and insert your API access token into the token option
  4. Create an account on Heroku.com, if already then no need
  5. Install Heroku CLI Windows 64 bit- cli-assets.heroku.com/heroku-x64.exe Windows 32 bit - cli-assets.heroku.com/heroku-x86.exe Windows (x86)- cli-assets.heroku.com/heroku-win32-x86.tar.gz Linux 64 bit- cli-assets.heroku.com/heroku-linux-x64.tar.gz Linux arm- cli-assets.heroku.com/heroku-linux-arm.tar.gz Macos 64 bit- cli-assets.heroku.com/heroku-darwin-x64.tar.gz
    Do note that in certain operating systems Heroku CLI doesn't get added to path automatically. If that's the case you'll have to add Heroku to your path manually.
  6. dashboard.heroku.com/new-app create a new app by this link
  7. Run this command in cmd or PowerShell Heroku stack:set container -a appname, where appname is replaced with your Heroku app's name.
  8. In your Heroku app, in the Deploy tab click on Connect to GitHub and then click on search and select your fork of this repository.
  9. Enable Automatic Deploys with the master branch selected if you would like each commit you make to get automatically and easily deployed onto your bot.
  10. Now scroll down and under Manual deploy, click on deploy with the master branch selected.
  11. After deploying wait for about 5 minutes till the build finishes and then in the Resources tab in Heroku turn worker dynos. If you do not see any option to enable any dynos, then you'll have to wait for about 5 minutes and then refresh your page on Heroku.

You're now connected to lichess and awaiting challenges! Your bot is up and ready!

This is ABSOULOUTLY CORRECT

How to make a 24/7 bot on lichess.org 1. Create an account on github.com, if already then no need 2. go this URL github.com/LichessBot-Coders/Lichess-Coded-Bots/fork and fork this repo on GitHub 3. Open the config.yml file and insert your API access token into the token option 4. Create an account on Heroku.com, if already then no need 5. Install Heroku CLI Windows 64 bit- cli-assets.heroku.com/heroku-x64.exe Windows 32 bit - cli-assets.heroku.com/heroku-x86.exe Windows (x86)- cli-assets.heroku.com/heroku-win32-x86.tar.gz Linux 64 bit- cli-assets.heroku.com/heroku-linux-x64.tar.gz Linux arm- cli-assets.heroku.com/heroku-linux-arm.tar.gz Macos 64 bit- cli-assets.heroku.com/heroku-darwin-x64.tar.gz Do note that in certain operating systems Heroku CLI doesn't get added to path automatically. If that's the case you'll have to add Heroku to your path manually. 6. dashboard.heroku.com/new-app create a new app by this link 7. Run this command in cmd or PowerShell Heroku stack:set container -a appname, where appname is replaced with your Heroku app's name. 8. In your Heroku app, in the Deploy tab click on Connect to GitHub and then click on search and select your fork of this repository. 9. Enable Automatic Deploys with the master branch selected if you would like each commit you make to get automatically and easily deployed onto your bot. 10. Now scroll down and under Manual deploy, click on deploy with the master branch selected. 11. After deploying wait for about 5 minutes till the build finishes and then in the Resources tab in Heroku turn worker dynos. If you do not see any option to enable any dynos, then you'll have to wait for about 5 minutes and then refresh your page on Heroku. You're now connected to lichess and awaiting challenges! Your bot is up and ready! This is ABSOULOUTLY CORRECT

@Rishab1 can you chat with me on inbox? bcz I don't understand and what should I do after creating an app?

@Rishab1 can you chat with me on inbox? bcz I don't understand and what should I do after creating an app?

@aaravjain2012 said in #27:

How to make a 24/7 bot on lichess.org

  1. Create an account on github.com, if already then no need
  2. go this URL github.com/LichessBot-Coders/Lichess-Coded-Bots/fork and fork this repo on GitHub
  3. Open the config.yml file and insert your API access token into the token option
  4. Create an account on Heroku.com, if already then no need
  5. Install Heroku CLI Windows 64 bit- cli-assets.heroku.com/heroku-x64.exe Windows 32 bit - cli-assets.heroku.com/heroku-x86.exe Windows (x86)- cli-assets.heroku.com/heroku-win32-x86.tar.gz Linux 64 bit- cli-assets.heroku.com/heroku-linux-x64.tar.gz Linux arm- cli-assets.heroku.com/heroku-linux-arm.tar.gz Macos 64 bit- cli-assets.heroku.com/heroku-darwin-x64.tar.gz
    Do note that in certain operating systems Heroku CLI doesn't get added to path automatically. If that's the case you'll have to add Heroku to your path manually.
  6. dashboard.heroku.com/new-app create a new app by this link
  7. Run this command in cmd or PowerShell Heroku stack:set container -a appname, where appname is replaced with your Heroku app's name.
  8. In your Heroku app, in the Deploy tab click on Connect to GitHub and then click on search and select your fork of this repository.
  9. Enable Automatic Deploys with the master branch selected if you would like each commit you make to get automatically and easily deployed onto your bot.
  10. Now scroll down and under Manual deploy, click on deploy with the master branch selected.
  11. After deploying wait for about 5 minutes till the build finishes and then in the Resources tab in Heroku turn worker dynos. If you do not see any option to enable any dynos, then you'll have to wait for about 5 minutes and then refresh your page on Heroku.

You're now connected to Lichess and awaiting challenges! Your bot is up and ready!

This is ABSOLUTELY CORRECT
I really don't understand

@aaravjain2012 said in #27: > How to make a 24/7 bot on lichess.org > > 1. Create an account on github.com, if already then no need > 2. go this URL github.com/LichessBot-Coders/Lichess-Coded-Bots/fork and fork this repo on GitHub > 3. Open the config.yml file and insert your API access token into the token option > 4. Create an account on Heroku.com, if already then no need > 5. Install Heroku CLI Windows 64 bit- cli-assets.heroku.com/heroku-x64.exe Windows 32 bit - cli-assets.heroku.com/heroku-x86.exe Windows (x86)- cli-assets.heroku.com/heroku-win32-x86.tar.gz Linux 64 bit- cli-assets.heroku.com/heroku-linux-x64.tar.gz Linux arm- cli-assets.heroku.com/heroku-linux-arm.tar.gz Macos 64 bit- cli-assets.heroku.com/heroku-darwin-x64.tar.gz > Do note that in certain operating systems Heroku CLI doesn't get added to path automatically. If that's the case you'll have to add Heroku to your path manually. > 6. dashboard.heroku.com/new-app create a new app by this link > 7. Run this command in cmd or PowerShell Heroku stack:set container -a appname, where appname is replaced with your Heroku app's name. > 8. In your Heroku app, in the Deploy tab click on Connect to GitHub and then click on search and select your fork of this repository. > 9. Enable Automatic Deploys with the master branch selected if you would like each commit you make to get automatically and easily deployed onto your bot. > 10. Now scroll down and under Manual deploy, click on deploy with the master branch selected. > 11. After deploying wait for about 5 minutes till the build finishes and then in the Resources tab in Heroku turn worker dynos. If you do not see any option to enable any dynos, then you'll have to wait for about 5 minutes and then refresh your page on Heroku. > > You're now connected to Lichess and awaiting challenges! Your bot is up and ready! > > This is ABSOLUTELY CORRECT I really don't understand

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