mrpump

A Twitter bot extensible by means of eggs
Download

mrpump Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Price:
  • FREE
  • Publisher Name:
  • Jared Jennings
  • Publisher web site:
  • http://github.com/jaredjennings/

mrpump Tags


mrpump Description

mrpump is a Twitter bot, using tweepy.To use0. Install Mr. Pump.1. Set up an account for Mr. Pump on Twitter.2. Follow Pump's account, and make him follow yours.3. Visit dev.twitter.com. Log in as your Pump user. Create a new 'application.'4. Remember that only you are responsible for how you use or abuse Twitter.5. Get the developer access token for your app.6. Write a config file; we'll call it golem.ini. (see below.)7. Run Mr. Pump: emet golem.ini8. Send a direct message to Mr. Pump, e.g. "19 ping."9. Receive his reply: "927 pong."What are the numbers in the messages?Just a way to get around Twitter's "Whoops, you already said that!" message. It appears to be meant to prevent double posting. But when you are talking to computers you may need to repeat yourself more often than with people.Config file# OAuth info needed to log in. You get these two when you register your app -key = ABCDEFGHijkl012345MNOsecret = gr0igh24g8h240gh2rvun92rnuEIIH847fhier00# (this is the screen name of the bot)# - and you get these two when you get your developer access token.token = 284729478-KANEFIIGRVKNRVO3883474KFKEVDKknvdvdkn993secret = prgiIRGJIGkvmvvnkfkKNKRFNKFIFEIV48347fenef# A name for the instance of the ping chem -# For the ping chem, use the 'ping' entry point from the 'mrpump' egg.use = egg:mrpump#ping# A name for the instance of the time chem -# For this one use the 'time' entry point from the 'time_chem' egguse = egg:time_chem#time# Any additional config required by this chemformat = Year %Y month %m day %d# A colon-separated list of directories wherein eggs containing chems are to be# found.plugin path = /home/me/mrpump-plugins# This is the same as the section name above.screen name = mygolem# Name of a file that Mr. Pump can write in. Gets no larger than 10k.cache = /tmp/already_seen# How many seconds between checking messages. Don't make Twitter angry.check every = 60# debug, info, error: minimum level of messages to display. Debug is quite# verbose.log level = info# Names of each section above that configures a chem.chems = ping, timeProduct's homepage


mrpump Related Software