https://github.com/thomas-daniels/elite-atomic-creator
https://github.com/thomas-daniels/elite-atomic-creator
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thomas-daniels/elite-atomic-creator
- Owner: thomas-daniels
- License: gpl-3.0
- Created: 2019-08-25T22:10:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-25T22:11:08.000Z (almost 6 years ago)
- Last Synced: 2025-02-12T14:18:55.307Z (4 months ago)
- Language: Rust
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elite Atomic creator
A tool that automatically creates the next Elite Atomic tournament on Lichess.
Elite Atomics run each Sunday at 19:00 UTC.
Please note that **you do not need to run this tool yourself**, because if you do,
it will only create unnecessary colliding Elite Atomic arenas. This tool is open-source to serve as an
example of sending a Lichess API request through Rust with the `reqwest` crate.Tested on Rust stable and Rust nightly (as of August 25, 2019).