Skip to content

This is A Simple TweetBot For Twitter

Notifications You must be signed in to change notification settings

5l1v3r1/TweetBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.
lynx
apt install lynx
python3
apt install python

This uses lynx as a commandline browser.
So You dont even need Any GUI Browser To Make it Work.

How To Run

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

About

This is A Simple TweetBot For Twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.2%
  • Shell 37.8%