{ "info": { "author": "IsaacAKAJupiter", "author_email": "oramisaac@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Topic :: Internet", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "# twitchircpy\n\n[![PyPI](https://img.shields.io/pypi/v/twitchircpy.svg)](https://pypi.python.org/pypi/twitchircpy/)\n[![PyPI](https://img.shields.io/pypi/pyversions/twitchircpy.svg)](https://pypi.python.org/pypi/twitchircpy/)\n\ntwitchircpy is a wrapper for the Twitch IRC used for creating chat bots.\n\n## Installing\n\nInstalling from PyPI:\n\n```\npip install twitchircpy\n```\n\nInstalling from source:\n\n```\npip install git+https://github.com/IsaacAKAJupiter/twitchircpy.git\n```\n\nYou might have to install with these commands if the above installs for Python 2.\n\n```\npip3 install twitchircpy\npip3 install git+https://github.com/IsaacAKAJupiter/twitchircpy.git\n```\n\n## Documentation/Wiki\n\n[https://github.com/IsaacAKAJupiter/twitchircpy/wiki](https://github.com/IsaacAKAJupiter/twitchircpy/wiki)\n\n## Small Example\n\n```py\nimport twitchircpy\n\nbot = twitchircpy.Bot(\"oauth\", \"nick\", \"!\", \"jups\", True)\n\n@bot.event\ndef on_connect():\n print(\"Connected!\")\n\n@bot.event\ndef on_message(message):\n if \"HeyGuys\" in message.content:\n bot.send_message(message.channel, f\"@{message.user} HeyGuys\")\n\n@bot.event\ndef on_sub(sub):\n bot.send_message(sub.channel, f\"Thank you @{sub.login} for subbing!\")\n\nbot.start()\n```\n\nYou can find examples in the examples directory.\n\n## Library Requirements\n\nGood news! This library only uses built-in Python libraries.\n\n## Python Version\n\nTested with Python 3.7\n\n## Discord\n\nPlease join the [Discord](https://discord.gg/yxzp7JU 'https://discord.gg/yxzp7JU') if you need help with the library or just want to chat!\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/IsaacAKAJupiter/twitchircpy", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "twitchircpy", "package_url": "https://pypi.org/project/twitchircpy/", "platform": "", "project_url": "https://pypi.org/project/twitchircpy/", "project_urls": { "Homepage": "https://github.com/IsaacAKAJupiter/twitchircpy" }, "release_url": "https://pypi.org/project/twitchircpy/1.0.5/", "requires_dist": null, "requires_python": "", "summary": "A wrapper for the Twitch IRC used for creating chat bots.", "version": "1.0.5" }, "last_serial": 5688880, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "72d83d98a6727f5f78d7511b9f202726", "sha256": "cdf1f5b9b805cdbaf31f2a579dd4e036b75ea7a3e459391c0f45d3cb0bbafb70" }, "downloads": -1, "filename": "twitchircpy-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "72d83d98a6727f5f78d7511b9f202726", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 46013, "upload_time": "2018-12-19T03:08:50", "url": "https://files.pythonhosted.org/packages/22/e5/9d3eb9f0e505fd73aa8fe7df04985197719130a6e52447c6a76eb71cbe00/twitchircpy-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "99660d2529e781e4883e75d9527d4891", "sha256": "1749f13ea98263b4004a101b034fd5c9a31d077db4ebed53aef9c19522732364" }, "downloads": -1, "filename": "twitchircpy-1.0.1.tar.gz", "has_sig": false, "md5_digest": "99660d2529e781e4883e75d9527d4891", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24606, "upload_time": "2018-12-19T03:08:52", "url": "https://files.pythonhosted.org/packages/4c/9e/2728a9c4f9455012b2212759afeb80904cb1c1c6bbaba23e86618b97047a/twitchircpy-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "1f48db9f4ac0f8b41e75e18f8b883203", "sha256": "00fa21d0821a33b18bde7f8a2cd6733f25011cb1b076fff259559c0855b33035" }, "downloads": -1, "filename": "twitchircpy-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "1f48db9f4ac0f8b41e75e18f8b883203", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 46358, "upload_time": "2018-12-20T00:47:08", "url": "https://files.pythonhosted.org/packages/77/ae/a83def806af9aeed7c4cbd65e36173c7ae01f26b94cf8703add1ab2505a2/twitchircpy-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "082c439f2f674519c54199524f95bea6", "sha256": "05a97a6a1ca6a89986f7de1ee2fa6672e24c4a44325132d7ef4efb432af83473" }, "downloads": -1, "filename": "twitchircpy-1.0.2.tar.gz", "has_sig": false, "md5_digest": "082c439f2f674519c54199524f95bea6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24907, "upload_time": "2018-12-20T00:47:10", "url": "https://files.pythonhosted.org/packages/dc/e4/d5484e9ee02d09fe865c84d067e05b393ea52531fc55ae391c986a91b7fb/twitchircpy-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "14906f86711372f07e7991d6403e887d", "sha256": "775f236fa652eec43e134545a7c0824c79f681ca566a28df68a0ec775b4d634e" }, "downloads": -1, "filename": "twitchircpy-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "14906f86711372f07e7991d6403e887d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 46618, "upload_time": "2019-02-14T20:40:56", "url": "https://files.pythonhosted.org/packages/2e/c8/5608139ada888b4a99cccef2132df96e513aed2c494f61cb09dfbc4ef5af/twitchircpy-1.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a9753c8b91d04eab8804659ea2011369", "sha256": "8f9035910aaa7e0bde6f9200d7e86e5f8a4007fb5445f18939d6ec5b565a131c" }, "downloads": -1, "filename": "twitchircpy-1.0.3.tar.gz", "has_sig": false, "md5_digest": "a9753c8b91d04eab8804659ea2011369", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25231, "upload_time": "2019-02-14T20:40:59", "url": "https://files.pythonhosted.org/packages/5c/48/a4ca18cd1b4d42aaa6ef8c75f6c7d5968b649f72a2491a543412b52e84d2/twitchircpy-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "9a49bbc4e1fce695fc0b2d496b5c0a9e", "sha256": "7ef2e0536680d815a3030368ffb5e1a5469423ddd6adc7f7bcba0a6ec8c88491" }, "downloads": -1, "filename": "twitchircpy-1.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "9a49bbc4e1fce695fc0b2d496b5c0a9e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 46674, "upload_time": "2019-03-15T01:54:16", "url": "https://files.pythonhosted.org/packages/ba/e0/835d0f43329c76d48ba89c5716a8bf650bf5373188147481922394383804/twitchircpy-1.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dce5c34d12f114290435d790337edfe5", "sha256": "f45ac48f50d4420c596e1bd8ef7a3d4fc8ccb7243b11fc80f70a398a1a0a1c90" }, "downloads": -1, "filename": "twitchircpy-1.0.4.tar.gz", "has_sig": false, "md5_digest": "dce5c34d12f114290435d790337edfe5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25295, "upload_time": "2019-03-15T01:54:19", "url": "https://files.pythonhosted.org/packages/e8/48/f4ffd6de28780f20fe6d8675c1e8c199f992b90428cb27365d4d3827d7c4/twitchircpy-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "5250aa53173c2eb81011bdcb79b5dde0", "sha256": "d3ee6f9ae544e40f2527360572b0c666d5b786646ee3d12e3fb77bddc04b1d5e" }, "downloads": -1, "filename": "twitchircpy-1.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "5250aa53173c2eb81011bdcb79b5dde0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 46604, "upload_time": "2019-08-16T18:19:44", "url": "https://files.pythonhosted.org/packages/ab/ea/cf322c65e347a513c1db6edbba2fa544e783eda475be9d6339290c98118e/twitchircpy-1.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f59c96a273c5489de3a8e005ff92cbae", "sha256": "e81f60ea7c6bf79d30d725c4253c630c882d3b5ae763d80118287f12e728f6c5" }, "downloads": -1, "filename": "twitchircpy-1.0.5.tar.gz", "has_sig": false, "md5_digest": "f59c96a273c5489de3a8e005ff92cbae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25253, "upload_time": "2019-08-16T18:19:49", "url": "https://files.pythonhosted.org/packages/d8/b6/a5eb1a0493121281827f5f12c6a5f25edb65417d392da58a07918efb7758/twitchircpy-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5250aa53173c2eb81011bdcb79b5dde0", "sha256": "d3ee6f9ae544e40f2527360572b0c666d5b786646ee3d12e3fb77bddc04b1d5e" }, "downloads": -1, "filename": "twitchircpy-1.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "5250aa53173c2eb81011bdcb79b5dde0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 46604, "upload_time": "2019-08-16T18:19:44", "url": "https://files.pythonhosted.org/packages/ab/ea/cf322c65e347a513c1db6edbba2fa544e783eda475be9d6339290c98118e/twitchircpy-1.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f59c96a273c5489de3a8e005ff92cbae", "sha256": "e81f60ea7c6bf79d30d725c4253c630c882d3b5ae763d80118287f12e728f6c5" }, "downloads": -1, "filename": "twitchircpy-1.0.5.tar.gz", "has_sig": false, "md5_digest": "f59c96a273c5489de3a8e005ff92cbae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25253, "upload_time": "2019-08-16T18:19:49", "url": "https://files.pythonhosted.org/packages/d8/b6/a5eb1a0493121281827f5f12c6a5f25edb65417d392da58a07918efb7758/twitchircpy-1.0.5.tar.gz" } ] }