Thanks to visit codestin.com
Credit goes to github.com

Skip to content

valeratrades/postx

Repository files navigation

postx

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

A small little thing to redirect posts from Telegram to Twitter.

Installation

		nix build

Usage

postx -p PASSWORD -u USERNAME -t TG_BOT_TOKEN follow "CryptoAttack_en"

Errors are an after-thought, can panic in case of poor connection / re-login rate-limit, really the only way to somewhat run it is

while true; do
	postx <args>
	echo "something went wrong, tweet on which it did will be skipped"
done

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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published