{"id":16615648,"url":"https://github.com/pschmitt/slack-react","last_synced_at":"2026-05-18T05:45:09.589Z","repository":{"id":181167164,"uuid":"666340129","full_name":"pschmitt/slack-react","owner":"pschmitt","description":"React with alphabetic emojis to Slack messages ","archived":false,"fork":false,"pushed_at":"2025-02-12T07:21:48.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T08:41:13.597Z","etag":null,"topics":["reactions","slack"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/slack-react/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pschmitt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["pschmitt"],"custom":["https://www.paypal.com/paypalme/pppschmitt"]}},"created_at":"2023-07-14T09:15:14.000Z","updated_at":"2025-02-12T07:21:53.000Z","dependencies_parsed_at":"2023-12-07T12:27:42.155Z","dependency_job_id":"e3ec69d6-d350-4440-90b2-94f6464d655d","html_url":"https://github.com/pschmitt/slack-react","commit_stats":null,"previous_names":["pschmitt/slack-react"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschmitt%2Fslack-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschmitt%2Fslack-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschmitt%2Fslack-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschmitt%2Fslack-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pschmitt","download_url":"https://codeload.github.com/pschmitt/slack-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242957361,"owners_count":20212607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["reactions","slack"],"created_at":"2024-10-12T02:10:13.545Z","updated_at":"2026-05-18T05:45:04.569Z","avatar_url":"https://github.com/pschmitt.png","language":"Python","funding_links":["https://github.com/sponsors/pschmitt","https://www.paypal.com/paypalme/pppschmitt"],"categories":[],"sub_categories":[],"readme":"# 💬 slack-react 🚀\n\nAutomate your Slack reactions! This Python project allows you to automatically\nadd emoji reactions to Slack messages. The emojis are generated based on a \nuser-provided message, with each character in the message converted to a \ncorresponding emoji.\n\n## 📚 Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Examples](#examples)\n- [License](#license)\n\n## ⚙️ Installation\n\n```bash\npipx install slack-react\n```\n\n## 🛠 Usage\n\nBefore using this project, you need to get your Slack OAUTH token. \n\nRefer to [this guide](https://api.slack.com/authentication/token-types) to \ncreate and install a Slack app to get your token.\n\nOnce you have your token, set it as an environment variable.\n\n```bash\nexport SLACK_OAUTH_USER_TOKEN=your-slack-token\n```\n\nNow you're ready to use the project! You can run the script using the following\ncommand:\n\n```bash\npython slack_react.py \"your message\" -c \"your-channel\"\n```\n\nReplace `\"your message\"` with the message you want to spell out with reactions.\nReplace `\"your-channel\"` with the name of the channel where you want to add the\nreactions. \nThe script will convert each character in the message to a corresponding emoji \nand add these emojis as reactions to the most recent message in the \nspecified channel.\n\n## 📖 Examples\n\n```bash\npython slack_react.py -c \"general\" \"hello\" \n```\n\nThis command will spell out \"hello\" in emoji reactions in the \"general\" channel.\n\n## 📜 License\n\nThis project is licensed under the [GPL-3.0 License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpschmitt%2Fslack-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpschmitt%2Fslack-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpschmitt%2Fslack-react/lists"}