basic ready-to-run template for gramme-rs library
- run
cargo generate --git https://github.com/MrAliSalehi/gramme-rs-template
or manually clone the repo and then modify the Cargo.toml to your needs - set RUST_LOG, API_ID, API_HASH, PHONE, SESSION_FILE environment variables
- copy .env.example to .env
- replace all environment variables
- run it whilst in same working directory