No description
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.me | ||
rustfmt.toml |
# Rusty LeekWars bot [Install Rust](https://rustup.rs/). Build: ```bash cargo build --release ``` Run: ```bash ./target/release/leekwarsbot -u <username> -f 50 -d 60 ```