nekobot 0.0.1

A visual automation bot: detects screen elements, clicks and types with Rust
1
2
3
fn main() {
    println!("Hello, world!");
}