/Retweetntimes

Python script to retweet a twitter post n number of times, n can be user defined

Primary LanguagePythonApache License 2.0Apache-2.0

Feeling lazy ?

Don't like Retweeting post manually

Here is the solution

#Discription A python script that can automate your twitter activities in your account
1.Posting.py - To compose a post on twitter 2.Retweeeting.py - To retweet/update a friends status on your Timeline "N" number of times

##How to get developer access of your Twitter Account
#Resources Twitter Apps
Twitter for Development

##Dependency for Installations

   ##Installing Tweepy
   
   Easy way --
   pip install tweepy
   
   From source code --
   git clone https://github.com/tweepy/tweepy.git
   cd tweepy
   python setup.py install

##Running the scripts

   ##using the scrpit 
   cd Twitterscipts
   python Retweeeting.py
   python  Posting.py

##Eample output of my account alt tag