tg_admin

Crates.iotg_admin
lib.rstg_admin
version0.1.1
created_at2024-06-24 12:39:21.605616+00
updated_at2025-12-31 15:12:41.807179+00
descriptiontg interface to change local structured data
homepage
repositoryhttps://github.com/valeratrades/tg_admin
max_upload_size
id1282195
size151,720
Valeriy Sakharov (valeratrades)

documentation

README

tg_admin

Minimum Supported Rust Version crates.io docs.rs Lines Of Code
ci errors ci warnings

Manage configuration files via a Telegram bot. Supports TOML, JSON, YAML, and Nix formats.

Usage

tg_admin manage --tg-token "$TELEGRAM_BOT_KEY" ./config.toml

This repository follows my best practices and Tiger Style (except "proper capitalization for acronyms": (VsrState, not VSRState) and formatting).

License

Licensed under Blue Oak 1.0.0
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.
Commit count: 36

cargo fmt