{ "info": { "author": "Jared Jennings", "author_email": "jjennings@fastmail.fm", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Topic :: Communications" ], "description": "Mr. Pump is a twitter bot, using tweepy.\n\nTo use\n------\n\n0. Install Mr. Pump.\n1. Set up an account for Mr. Pump on Twitter.\n2. Follow Pump's account, and make him follow yours.\n3. Visit dev.twitter.com. Log in as your Pump user. Create a new 'application.'\n4. Remember that only you are responsible for how you use or abuse Twitter.\n5. Get the developer access token for your app.\n6. Write a config file; we'll call it golem.ini. (see below.)\n7. Run Mr. Pump::\n\n emet golem.ini\n\n8. Send a direct message to Mr. Pump, e.g. \"19 ping.\"\n9. Receive his reply: \"927 pong.\"\n\n\nWhat are the numbers in the messages?\n.....................................\n\nJust a way to get around Twitter's \"Whoops, you already said that!\" message. It\nappears to be meant to prevent double posting. But when you are talking to\ncomputers you may need to repeat yourself more often than with people.\n\n\n\nConfig file\n-----------\n\n::\n\n [app]\n # OAuth info needed to log in. You get these two when you register your app -\n key = ABCDEFGHijkl012345MNO\n secret = gr0igh24g8h240gh2rvun92rnuEIIH847fhier00\n \n # (this is the screen name of the bot)\n [mygolem]\n # - and you get these two when you get your developer access token.\n token = 284729478-KANEFIIGRVKNRVO3883474KFKEVDKknvdvdkn993\n secret = prgiIRGJIGkvmvvnkfkKNKRFNKFIFEIV48347fenef\n \n # A name for the instance of the ping chem -\n [ping]\n # For the ping chem, use the 'ping' entry point from the 'mrpump' egg.\n use = egg:mrpump#ping\n \n # A name for the instance of the time chem -\n [time]\n # For this one use the 'time' entry point from the 'time_chem' egg\n use = egg:time_chem#time\n # Any additional config required by this chem\n format = Year %Y month %m day %d\n \n [global]\n # A colon-separated list of directories wherein eggs containing chems are to be\n # found.\n plugin path = /home/me/mrpump-plugins\n # This is the same as the section name above.\n screen name = mygolem\n # Name of a file that Mr. Pump can write in. Gets no larger than 10k.\n cache = /tmp/already_seen\n # How many seconds between checking messages. Don't make Twitter angry.\n check every = 60\n # debug, info, error: minimum level of messages to display. Debug is quite\n # verbose.\n log level = info\n # Names of each section above that configures a chem.\n chems = ping, time\n \n\nTerminology\n-----------\n\n\n\n\nMaking Mr. Pump do cool stuff\n-----------------------------\n\nWrite a chem and put it in an egg. Then change your configuration to include\nit, and restart Mr. Pump. Presto, your new functionality is ready!\n\nIn the examples directory there is a time chem. To make it work, go in that\ndirectory, and run ``python setup.py bdist_egg``. Put the egg file\n(``dist/*egg``) in a directory that's on the configured ``plugin path``. The\n``[time]`` section in the example configuration above will load the time chem.\nNow run ``emet``, and DM your bot, ``time``.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jaredjennings/mrpump", "keywords": "twitter bot", "license": "GPLv3 or later", "maintainer": null, "maintainer_email": null, "name": "mrpump", "package_url": "https://pypi.org/project/mrpump/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mrpump/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/jaredjennings/mrpump" }, "release_url": "https://pypi.org/project/mrpump/0.2/", "requires_dist": null, "requires_python": null, "summary": "A twitter bot extensible by means of eggs", "version": "0.2" }, "last_serial": 795057, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5512406855e1171ba937e36c24f04e73", "sha256": "ec1587171f3e52807988d247db595d3944258fefdb3496c70afcbadde3c96595" }, "downloads": -1, "filename": "mrpump-0.1.tar.gz", "has_sig": false, "md5_digest": "5512406855e1171ba937e36c24f04e73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5867, "upload_time": "2012-05-06T04:12:28", "url": "https://files.pythonhosted.org/packages/e2/a9/3c530785ebd6fd85663dd55c6ed7a2faa62e5de2668e6edac0f3dca026a3/mrpump-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "a9ce0ceefcb84e0d1a10e5d38a765d64", "sha256": "e7199485f6b7377d5e30ffc04b59909aa49d8acbb8098241c998748bacfcbb1f" }, "downloads": -1, "filename": "mrpump-0.2-py2.7.egg", "has_sig": false, "md5_digest": "a9ce0ceefcb84e0d1a10e5d38a765d64", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 13927, "upload_time": "2012-05-06T04:17:22", "url": "https://files.pythonhosted.org/packages/2a/21/968bbf3e921e90dd4890737027f49011f009c290dc0485466c5ef461270c/mrpump-0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "23cf8cd8467b4cc3b741b5af2e90077b", "sha256": "88b902091061ffcc4ef606e96ebd2f647d04f39385b00a3049e9c6f24b90f85c" }, "downloads": -1, "filename": "mrpump-0.2.tar.gz", "has_sig": false, "md5_digest": "23cf8cd8467b4cc3b741b5af2e90077b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6398, "upload_time": "2012-05-06T04:17:09", "url": "https://files.pythonhosted.org/packages/81/c8/bc20f62e776d371a4a407f03c778f918fa746148416dbc82e4d63481662e/mrpump-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a9ce0ceefcb84e0d1a10e5d38a765d64", "sha256": "e7199485f6b7377d5e30ffc04b59909aa49d8acbb8098241c998748bacfcbb1f" }, "downloads": -1, "filename": "mrpump-0.2-py2.7.egg", "has_sig": false, "md5_digest": "a9ce0ceefcb84e0d1a10e5d38a765d64", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 13927, "upload_time": "2012-05-06T04:17:22", "url": "https://files.pythonhosted.org/packages/2a/21/968bbf3e921e90dd4890737027f49011f009c290dc0485466c5ef461270c/mrpump-0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "23cf8cd8467b4cc3b741b5af2e90077b", "sha256": "88b902091061ffcc4ef606e96ebd2f647d04f39385b00a3049e9c6f24b90f85c" }, "downloads": -1, "filename": "mrpump-0.2.tar.gz", "has_sig": false, "md5_digest": "23cf8cd8467b4cc3b741b5af2e90077b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6398, "upload_time": "2012-05-06T04:17:09", "url": "https://files.pythonhosted.org/packages/81/c8/bc20f62e776d371a4a407f03c778f918fa746148416dbc82e4d63481662e/mrpump-0.2.tar.gz" } ] }