Skip to content

UN5T48L3/tiwoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiwoto


tiwoto-v01

Tiwoto is a simple python program that automates some kind of behaviors and keep your account active.

Create an .env file in this directory and add the following variables:

consumer_key="YOUR_CONSUMER_KEY"
consumer_secret="YOUR_CONSUMER_SECRET"
access_token="YOUR_ACCESS_TOKEN"
access_token_secret="YOUR_ACCESS_TOKEN_SECRET"
You can simply install dependencies with: 
pip3 install -r requirements.txt
And run application with:
python3 tiwoto.py

About

Twitter automation tool for growing organic followers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages