A Telegram bot for managing hackerspace visits and other things.
Create a config file xecut_bot.yaml. See xecut_bot_example.yaml.
Make sure you have Rust and Cargo installed (for example with rustup).
Then run:
cargo run --releaseor build with cargo build --release and use the executable directly:
target/release/xecut_botMIT