https://github.com/thespeedx/tweetbot
This is A Simple TweetBot For Twitter
https://github.com/thespeedx/tweetbot
python-tweet python-tweet-bot python-twitter python-twitter- tweet-bot tweetbot twitter twitter-bot
Last synced: 2 months ago
JSON representation
This is A Simple TweetBot For Twitter
- Host: GitHub
- URL: https://github.com/thespeedx/tweetbot
- Owner: TheSpeedX
- Created: 2019-12-01T05:22:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-26T19:35:26.000Z (over 4 years ago)
- Last Synced: 2025-03-25T19:48:49.761Z (3 months ago)
- Topics: python-tweet, python-tweet-bot, python-twitter, python-twitter-, tweet-bot, tweetbot, twitter, twitter-bot
- Language: Python
- Size: 57.6 KB
- Stars: 23
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TweetBot
This is A Simple TweetBot to Make Tweets## Uses
I am sharing this Bot That I used in A Tweet Competition that I Won xD.This Bot Can Work in CLI Mode Without Selenium
It automates a command line browser called 'lynx'This does not need Twitter API To Work.
You Can Simply Do By Put Your Account Creds.This Can be run in Android By Termux
## Requirements
This Bot Was Made Keeping Speed And Resource Usage in Mind.
So it uses least of requirements.```apt install lynx python```
This uses lynx as a commandline browser.
So You dont even need Any GUI Browser To Make it Work.### How To Run
```
git clone https://github.com/TheSpeedX/TweetBot
cd TweetBot
python tweetbot.py
```This Prevents You From Being Detected As Bot By Doing Human Like interaction And Random Delays.
Note This Was Tested to Be Working on 01-10-2019