Interesting statistics of a Twitter user. Including his most active time.
- Type some Text in the Console
- Wait a short time
- 🐦The statistics🐦
At the moment all statistics are from the last 4 weeks.
- Amount of tweets
- Prefered platform
- Time span per weekday with the most tweets
Many more coming soon...
git clone https://github.com/MrScalo/TwitterTime.git
cd TwitterTime
- Rename .env_example to .env
- Get the Twitter BEARER_TOKEN here
- Get the IPGEOLOCATION_API_KEY here
- Put them in the .env file
To run the slower development version...
cargo run
For the fast release version...
cargo build --release
./target/release/TwitterTime
Twitter Time is provided under the MIT License.
Have fun!