Giter Site home page Giter Site logo

lichess-volterbot's Introduction

Volter Bot

Welcome to Volter bot. A simple chess bot for the Lichess website.

Description

Using the API provided by Lichess, this bot can accept and play multiple challenges (chess matches). For now the moves are random but adding logic and training the bot are in the works so stay tuned...

Getting Started

Dependencies for using the bot

  • Python 3
  • A lichess account that you need to upgrade to a BOT status. Find instrucions here
  • Your (secret) API token from Lichess. Generate one here (You need to be logged in using your BOT account)

Setup

(Using Anaconda and environments is highly recommended)

  • (Optional but recommended) Create an environment for the project and navigate to that folder
  • Use pip install -r requirements.tx to get all required modules
  • Create a "token.txt" file and paste your Lichess API token there

Executing program

  • Run python main.py and your bot should be up and running.

Help

Any advise for common problems or issues.

command to run if program contains helper info

Authors

Contributors names and contact info:

So far just me :) @its-kos

Version History

  • 0.1
    • Initial Commit
    • Basic functionality
    • Can accept and play multiple chess matches
    • Can only play random moves

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

For more information have a look here:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.