Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 227 Bytes

File metadata and controls

11 lines (8 loc) · 227 Bytes

Tiny Road

This is the scripts for the Twitter account @roadtiny.

sudo -H pip3 install tweepy
sudo -H pip3 install schedule

python3 twitter-post.py
nohup python3 twitter_post.py &