{ "info": { "author": "Scott Torborg", "author_email": "storborg@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP" ], "description": "Zorker - A Twitter bot to play text adventure games\n===================================================\n\n`Scott Torborg `_\n\n\nInstallation\n============\n\nInstall with pip::\n\n $ pip install zorker\n\n\nRunning\n=======\n\nFirst set up a new Twitter app, noting consumer key (API key), consumer secret (API secret), access token, and access token secret. There are `helpful instructions for this here `_.\n\nCreate a config file, something like ``zorker.ini``::\n\n [zorker]\n consumer_key = ...\n consumer_secret = ...\n access_token = ...\n access_token_secret = ...\n screen_name = zorker\n game_file = zork1.z5\n\nRun the bot::\n\n $ zorker zorker.ini\n\n\nLicense\n=======\n\nZorker is licensed under an MIT license. Please see the LICENSE file for more\ninformation.\n", "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/storborg/zorker", "keywords": "zork infocom text adventure twitter bot", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "zorker", "package_url": "https://pypi.org/project/zorker/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zorker/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/storborg/zorker" }, "release_url": "https://pypi.org/project/zorker/0.1/", "requires_dist": null, "requires_python": null, "summary": "A Twitter bot to play text adventure games", "version": "0.1" }, "last_serial": 1369912, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ad097e07b7d9418be53a5eb1b3408cfe", "sha256": "dbf8900e76f54a583ca32cbed014f2eace6c2850e8a7f1203e0b32dac56a4738" }, "downloads": -1, "filename": "zorker-0.1.tar.gz", "has_sig": false, "md5_digest": "ad097e07b7d9418be53a5eb1b3408cfe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3920, "upload_time": "2015-01-04T09:30:12", "url": "https://files.pythonhosted.org/packages/58/ac/bc3031f4e7b12a3b0f7545eb85d3df1802859b5989dd14222b40cc00a460/zorker-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ad097e07b7d9418be53a5eb1b3408cfe", "sha256": "dbf8900e76f54a583ca32cbed014f2eace6c2850e8a7f1203e0b32dac56a4738" }, "downloads": -1, "filename": "zorker-0.1.tar.gz", "has_sig": false, "md5_digest": "ad097e07b7d9418be53a5eb1b3408cfe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3920, "upload_time": "2015-01-04T09:30:12", "url": "https://files.pythonhosted.org/packages/58/ac/bc3031f4e7b12a3b0f7545eb85d3df1802859b5989dd14222b40cc00a460/zorker-0.1.tar.gz" } ] }