{"id":29152871,"url":"https://github.com/hlee-ai/slackle","last_synced_at":"2025-10-30T20:48:27.084Z","repository":{"id":286093631,"uuid":"959601396","full_name":"hlee-ai/slackle","owner":"hlee-ai","description":"Slackle — Slackle up your Slack ✨ Fast. Flexible. Fun.","archived":false,"fork":false,"pushed_at":"2025-06-17T06:25:04.000Z","size":69,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-05T02:19:33.221Z","etag":null,"topics":["fastapi","framework","slack","slack-app","slack-bot"],"latest_commit_sha":null,"homepage":"https://slackle.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hlee-ai.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}},"created_at":"2025-04-03T03:47:42.000Z","updated_at":"2025-06-17T09:49:18.000Z","dependencies_parsed_at":"2025-04-04T10:28:49.778Z","dependency_job_id":"bbf61d5e-73a9-4455-b32e-c86821f1b760","html_url":"https://github.com/hlee-ai/slackle","commit_stats":null,"previous_names":["hlee-ai/slackle"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hlee-ai/slackle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlee-ai%2Fslackle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlee-ai%2Fslackle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlee-ai%2Fslackle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlee-ai%2Fslackle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hlee-ai","download_url":"https://codeload.github.com/hlee-ai/slackle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlee-ai%2Fslackle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281881917,"owners_count":26577704,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["fastapi","framework","slack","slack-app","slack-bot"],"created_at":"2025-07-01T01:03:19.280Z","updated_at":"2025-10-30T20:48:27.044Z","avatar_url":"https://github.com/hlee-ai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://slackle.dev\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://slackle.dev/static/logo-light.png\"\u003e\n      \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://slackle.dev/static/logo-dark.png\"\u003e\n      \u003cimg alt=\"Slackle\" src=\"https://slackle.dev/static/logo-dark.png\" width=\"500\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://slackle.dev\"\u003e\u003cimg src=\"https://img.shields.io/badge/✨_Slackle-Magic_Framework-purple\" alt=\"Slackle Framework\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://pypi.org/project/slackle/\"\u003e\u003cimg src=\"https://img.shields.io/pypi/v/slackle?label=PyPI\" alt=\"PyPI Version\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://slack.dev\"\u003e\u003cimg src=\"https://img.shields.io/badge/built_with-Slack_SDK_+_FastAPI-4A154B?logo=slack\" alt=\"Slack + FastAPI\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.python.org/\"\u003e\u003cimg src=\"https://img.shields.io/badge/python-3.10+-yellow?logo=python\" alt=\"Python Version\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## ✨ Slackle up your Slack!\n\n[**Slackle**](https://slackle.dev) is a lightweight and magical framework for building Slack apps effortlessly.\n\n[→ Visit the Official Website](https://slackle.dev)\n\n---\n\n## 🚀 Features\n\n- ⚡️ **Slash command routing** — Handle `/your-command`, `/like`, `/magic`\n- 💬 **Event handling** — `@app_mention`, `message`, `reaction_added`, etc.\n- 🎨 **Slack formatting** — Clean markdown and block formatting made easy\n- 🧩 **Plugin system** — Extend functionality with decorators and custom plugins\n- ⚙️ **FastAPI + Slack SDK** — Built on proven tools, superfast and flexible\n\n---\n\n## 📦 Installation\n\n```bash\npip install slackle\n```\n\n---\n\n## 🧑‍💻 Getting Started\n\n```python\nimport os\n\nfrom slackle import Slackle, SlackleConfig\nfrom slackle.utils.slack import get_user_mention\n\n# Set up slackle configuration\nconfig = SlackleConfig(\n    app_token=os.getenv(\"APP_TOKEN\"),\n    verification_token=os.getenv(\"VERIFICATION_TOKEN\")\n)\n\n# Initialize slackle app\napp = Slackle(config=config)\n\n# Add handler for message events\n@app.on_event(\"message\")\nasync def say_hello(slack, user_id, channel_id):\n    mention = get_user_mention(user_id)\n    print(\"User ID:\", user_id)\n    await slack.send_message(\n        channel=channel_id,\n        message=f\"Hello {mention}!\",\n    )\n\n# Add handler for /say slash command\n@app.on_command(\"/say\")\nasync def say_something(slack, text, user_id, channel_id):\n    name = await slack.get_user_name(user_id)\n    await slack.send_message(\n        channel=channel_id,\n        message=f\"{name} said: {text}\",\n    )\n```\n\n---\n\n\u003e 📁 See [examples/](examples) for more code samples.\n\n## 🤝 Contribution\n\nWe welcome contributions!\nCheck out the [Contributing Guide](CONTRIBUTING.md) to get started.\n\n---\n\n## 🪪 License\n\nMIT License. See the [LICENSE](LICENSE) file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhlee-ai%2Fslackle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhlee-ai%2Fslackle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhlee-ai%2Fslackle/lists"}