Skip to content

jamescoxon/rai_twitter_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

rai_twitter_bot

What?

This is simple python based twitter bot that tracks retweets for a particular message and if the retweeters have a xrb address in the profiles will send them some mrai for the retweet. It will work until it reaches a maxiumum number of retweets and then will stop. For examples see: [https://twitter.com/xrb_giveaway]

HowTo

  1. You need a raiblocks node running to interface and send the funds
  2. $ pip install python-twitter
  3. $ pip install pycurl
  4. Copy settings.example.py to settings.py and edit the tokens, keys, secrets, wallet and account fields. You will need to go to and sign up with a twitter dev account
  5. Change the actual_tweet variable to what you want to tweet
  6. Run the retweet_pay.py script

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages