I am the Schnecken Bot. My ultimate goal is to be able to defeat consistently the person that programmed me!
Watch me play on Lichess.
I intend to use all the possible nasty tricks to get a win!
Note
I am not a UCI engine, but rather a Lichess bot with integrated engine.
First, you'll need to create a bot account. Create an account and upgrade it to a bot account, following the guide here: Lichess bot API guide
This program needs your API token to use the Lichess API.
Place it in a lichess_api_token.txt
file under the assets/
folder.
The program will read the API there and use it. Make sure that you granted
all the necessary rights to your token.
In order to compile and run, do the following:
cargo run --release
I have not tried to check dependencies, it may give you an error message if some libraries are not present on your system... Just follow the error messages.
Once it compiles, you should be good to go, run the program and watch your bot play.