{"id":15714358,"url":"https://github.com/yilinjuang/trello2slack","last_synced_at":"2026-05-05T07:32:59.223Z","repository":{"id":246362885,"uuid":"820862455","full_name":"yilinjuang/Trello2Slack","owner":"yilinjuang","description":"Slack notifications for Trello mentions","archived":false,"fork":false,"pushed_at":"2024-06-27T10:27:08.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T19:46:47.966Z","etag":null,"topics":["notifications","slack","trello"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yilinjuang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-06-27T10:24:29.000Z","updated_at":"2024-06-27T10:32:04.000Z","dependencies_parsed_at":"2024-06-27T15:15:01.289Z","dependency_job_id":null,"html_url":"https://github.com/yilinjuang/Trello2Slack","commit_stats":null,"previous_names":["yilinjuang/trello2slack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yilinjuang%2FTrello2Slack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yilinjuang%2FTrello2Slack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yilinjuang%2FTrello2Slack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yilinjuang%2FTrello2Slack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yilinjuang","download_url":"https://codeload.github.com/yilinjuang/Trello2Slack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246372503,"owners_count":20766626,"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":["notifications","slack","trello"],"created_at":"2024-10-03T21:36:19.072Z","updated_at":"2026-05-05T07:32:59.142Z","avatar_url":"https://github.com/yilinjuang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trello2Slack\n\nThis project is a Cloudflare Worker that integrates Trello with Slack. It listens for Trello webhook notifications and sends them to a Slack channel. Its main purpose is to notify the Slack user when the corresponding Trello user is mentioned in a card.\n\n## Setup\n\nTo set up the integration, follow these steps:\n\n1. Obtain your Trello app key by visiting [https://trello.com/app-key](https://trello.com/app-key). You will need this key to authenticate your requests to the Trello API.\n\n2. Create a Trello webhook by visiting the [Trello REST API Webhooks documentation](https://developer.atlassian.com/cloud/trello/guides/rest-api/webhooks/). This will allow Trello to send notifications to your Slack workspace.\n\n3. Get your Slack bot token by following the instructions provided in the [Slack API Authentication documentation](https://api.slack.com/authentication/token-types). This token will be used to authenticate your requests to the Slack API.\n\n## Deployment\n\nTo deploy the Cloudflare Worker, follow these steps:\n\n1. Install the Wrangler CLI by running the following command in your terminal:\n\n   ```shell\n   npm install -g @cloudflare/wrangler\n   ```\n\n2. Configure the `wrangler.toml` file in your project directory. This file contains the necessary configuration for deploying your Cloudflare Worker. You can find more information about configuring the `wrangler.toml` file in the [Wrangler documentation](https://developers.cloudflare.com/workers/cli-wrangler/configuration).\n\n3. Once you have configured the `wrangler.toml` file, you can deploy your Cloudflare Worker by running the following command in your terminal:\n\n   ```shell\n   wrangler publish\n   ```\n\n   This command will build and publish your Cloudflare Worker to the specified Cloudflare account. You can find more information about the `wrangler publish` command in the [Wrangler documentation](https://developers.cloudflare.com/workers/cli-wrangler/commands#publish).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyilinjuang%2Ftrello2slack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyilinjuang%2Ftrello2slack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyilinjuang%2Ftrello2slack/lists"}