A high-level small framework built on top of grammers.
Find a file
2025-06-06 19:19:36 -03:00
.github/workflows feat: add workflow actions 2025-01-02 11:33:08 -03:00
lib refactor(client): move cache auto-save outside if self.wait_for_ctrl_c { .. } 2025-06-06 19:19:36 -03:00
.gitignore initial commit 2024-09-29 16:15:39 -03:00
.rusty-hook.toml chore: add rusty-hook for pre-commit and pre-push checks 2025-01-05 16:24:51 -03:00
Cargo.toml chore(metadata): update ferogram-macros description and keywords 2025-01-05 16:43:53 -03:00
LICENSE-APACHE initial commit 2024-09-29 16:15:39 -03:00
LICENSE-MIT chore: make changes to match latest grammers version 2025-01-01 21:19:43 -03:00
README.md docs: WIP -> Working 2024-12-12 16:27:36 -03:00

ferogram

A set of Rust libraries to interact with Telegram's API easier using grammers.

Current status

Working fine.

License

All the libraries and binaries contained in this repository are licensed under either of

at your option.

Contribution

Thank you for considering to contribute! I'll try my best to provide quick, constructive feedback on your issues or pull requests. Please do call me out if you think my behaviour is not acceptable at any time. I will try to keep the discussion as technical as possible. Similarly, I will not tolerate poor behaviour from your side towards other people (including myself).

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.