akiko
Version, currently main branch1 version
- main branchlatestFeb 4, 2025
gitlab.com/kaelta/akiko
あきこ- Lichess bot client app, written 100% in pure Crystal.
0 stars
0 dependents
License: ISC
Installation
# Add this to your shard.yml
dependencies:
akiko:
gitlab: kaelta/akiko
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.12.1- License
- ISC
- Author
- kaelta
- Target
akikofrom src/akiko.cr
Dependencies
Development Dependencies
- crystalline*github: elbywan/crystalline, branch: masterdev
README
Features
- Multi-bot support
- UCI compatible engine support
- Matchmaking
- Offering draws/resigns
WIP
- [ ] Save your games in PGN!
- [ ] Optional database integration
- [ ] Grafana dashboard to view engine stats
Installation
- Download this repository.
git clone https://gitlab.com/kaelta/akiko - Add your engine into the engines folder. You can do this as a git submodule, and probably should.
- Enter the name of your engine, its path, and the token for your engine in the config.yml.
shards build --release./bin/akiko
Usage
akiko -h will show you all the available flags and config options.
Contributing
- Fork it (https://gitlab.com/kaelta/akiko/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- kaelta - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Feb 4, 2025
- Crystal
1.12.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
gitlab.com/kaelta/akiko
Metadata
- Created
- Aug 16, 2026
- Updated
- Aug 16, 2026
- Synced
- Aug 16, 2026
- Versions
- 1