Skip to content

Python script that retweets and favorites the latest tweet of 42 SV.

License

Notifications You must be signed in to change notification settings

SebastianKunz/YellowBrickRoad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YellowBrickRoad

This python script retweets and favorites the latest tweet of 42 Silicon Valley. The output is written to Log.txt.

Usage

Replace XXXX with your personal information. You can find it in bot.py

consumer_key = "XXXX"

consumer_secret = "XXXX"

access_token = "XXXX"

access_token_secret = "XXXX"

About

Python script that retweets and favorites the latest tweet of 42 SV.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages