git clone https://github.com/oluceps/telegramGroupHistory2mongodb.git
cd telegramGroupHistory2mongodb
cargo build --release
cd target/release
to_mongodb [json file] [mongodb url]This project is licensed under the MIT License.
Telegram history exported with json format stores to mongodb
RustMIT
git clone https://github.com/oluceps/telegramGroupHistory2mongodb.git
cd telegramGroupHistory2mongodb
cargo build --release
cd target/release
to_mongodb [json file] [mongodb url]This project is licensed under the MIT License.