TweetBot
TweetBot copied to clipboard
A simple Telegram Bot to Stream the tweets from any twitter accounts to Telegram Channel
First off, thank you for the amazing bot! Everything is in working order, however, I notice Tweets which include images are not appearing with the image in our Telegram channel....
Hi, Was wondering if it might be possible for you to consider adding multi-channel support with your planned future rewrite? Possible example of the configuration to outline the suggestion better:...
Now TweetBot can be used as a docker image. Docker CLI: ``` docker run -i -v /examplefolder/keys.env:/TweetBot/keys.env -v /examplefolder/userslist.py:/TweetBot/userslist.py TweetBot-docker ``` OR ``` docker run -d -e CONSUMER_KEY={value} -e CONSUMER_SECRET={value}...
Thank you for developing the Twitter bot, which allows me to quickly get started with such a great tool without any programming background. However, it seems that some problems have...
Elevated access option is dead... I've paid for Basic access but still getting the following error: Finished release [optimized] target(s) in 3m 36s Running `target/release/tweet_bot` Error: TweetError { kind: TweetError(TwitterError({"perf":...
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.38 to 0.10.48. Release notes Sourced from openssl's releases. openssl v0.10.48 What's Changed Fix LibreSSL version checking in openssl/ by @alex in sfackler/rust-openssl#1851 Skip a test that...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.17.0 to 1.18.5. Release notes Sourced from tokio's releases. Tokio v1.18.3 1.18.3 (September 27, 2022) This release removes the dependency on the once_cell crate to restore the...
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.9.1 to 3.12.0. Changelog Sourced from bumpalo's changelog. 3.12.0 Released 2023-01-17. Added Added the bumpalo::boxed::Box::bump and bumpalo::collections::String::bump getters to get the underlying Bump that a string or...
[CodeSee](https://codesee.io) is a code visibility platform. This change updates the CodeSee workflow file to the latest version for security, maintenance, and support improvements (see changelog below). That workflow file: -...
Sorry, probably a very novice question but I am having issues when running warning: `tweet_bot` (bin "tweet_bot") generated 3 warnings Finished release [optimized] target(s) in 0.16s Running `target/release/tweet_bot` thread 'main'...