{ "info": { "author": "hauntsaninja", "author_email": "hauntsaninja@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6" ], "description": "Slackreact\n\nSlackreact allows you to easily automatically respond to messages on Slack.\nSee `examples.py` for examples! Regexes are a cinch; the limit is anything that you can do with code.\n\nAll you have to do to set this up is supply a token for your Slack workspace. Under the hood, Slackreact uses a combination of the Events and RTM APIs. While it's running, it will listen in on any channel that the bot user is present in and selectively respond based on the rules you give it.\n\nRequires Python 3.6 because everything is async and spiffy and type-checked and because I like f-strings.\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/hauntsaninja/slackreact", "keywords": "slack bot slackbot regex", "license": "", "maintainer": "", "maintainer_email": "", "name": "slackreact", "package_url": "https://pypi.org/project/slackreact/", "platform": "", "project_url": "https://pypi.org/project/slackreact/", "project_urls": { "Homepage": "https://github.com/hauntsaninja/slackreact" }, "release_url": "https://pypi.org/project/slackreact/0.1.1/", "requires_dist": [ "aiohttp", "websockets" ], "requires_python": ">=3.6", "summary": "A framework to react and respond to messages on Slack.", "version": "0.1.1" }, "last_serial": 4148199, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "628eda0d9461be73271a274f70d5a79a", "sha256": "a12f5869bf07ce193d7b47e0fa7fca573db5ffb46befb65482ccaad29fec7992" }, "downloads": -1, "filename": "slackreact-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "628eda0d9461be73271a274f70d5a79a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5121, "upload_time": "2018-08-08T09:22:11", "url": "https://files.pythonhosted.org/packages/a3/c3/bb90bd927628109ff432fcd7fd90a93c0ad6e328418229c67107799356e0/slackreact-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bc37521465e60180bdd323b812fd8bda", "sha256": "511440f9c535a3f094355ef230890ac65b612fcac91a250e8ddd882d4cb79551" }, "downloads": -1, "filename": "slackreact-0.1.1.tar.gz", "has_sig": false, "md5_digest": "bc37521465e60180bdd323b812fd8bda", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4368, "upload_time": "2018-08-08T09:22:12", "url": "https://files.pythonhosted.org/packages/3e/e7/b639c5dada24ffd0eeceb1ddf186fa47f2a00d4be5ebcd3db9e2229f9afc/slackreact-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "628eda0d9461be73271a274f70d5a79a", "sha256": "a12f5869bf07ce193d7b47e0fa7fca573db5ffb46befb65482ccaad29fec7992" }, "downloads": -1, "filename": "slackreact-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "628eda0d9461be73271a274f70d5a79a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5121, "upload_time": "2018-08-08T09:22:11", "url": "https://files.pythonhosted.org/packages/a3/c3/bb90bd927628109ff432fcd7fd90a93c0ad6e328418229c67107799356e0/slackreact-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bc37521465e60180bdd323b812fd8bda", "sha256": "511440f9c535a3f094355ef230890ac65b612fcac91a250e8ddd882d4cb79551" }, "downloads": -1, "filename": "slackreact-0.1.1.tar.gz", "has_sig": false, "md5_digest": "bc37521465e60180bdd323b812fd8bda", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4368, "upload_time": "2018-08-08T09:22:12", "url": "https://files.pythonhosted.org/packages/3e/e7/b639c5dada24ffd0eeceb1ddf186fa47f2a00d4be5ebcd3db9e2229f9afc/slackreact-0.1.1.tar.gz" } ] }