{"id":17441191,"url":"https://github.com/tmigone/slanzo","last_synced_at":"2026-04-28T08:33:23.909Z","repository":{"id":74100926,"uuid":"285717591","full_name":"tmigone/slanzo","owner":"tmigone","description":"Slack integration for Plunzo webhooks","archived":false,"fork":false,"pushed_at":"2020-08-11T23:38:45.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T19:59:30.354Z","etag":null,"topics":["pluns","plunzo","slack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/tmigone.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":"2020-08-07T02:26:02.000Z","updated_at":"2020-08-11T23:38:47.000Z","dependencies_parsed_at":"2023-04-18T20:34:25.341Z","dependency_job_id":null,"html_url":"https://github.com/tmigone/slanzo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmigone%2Fslanzo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmigone%2Fslanzo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmigone%2Fslanzo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmigone%2Fslanzo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmigone","download_url":"https://codeload.github.com/tmigone/slanzo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246475835,"owners_count":20783734,"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":["pluns","plunzo","slack"],"created_at":"2024-10-17T15:10:34.201Z","updated_at":"2026-04-28T08:33:23.832Z","avatar_url":"https://github.com/tmigone.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :chart_with_upwards_trend::moneybag: Slanzo :moneybag::chart_with_upwards_trend:\n**Slack integration for Plunzo webhooks**\n\n\n## Before starting\n\nYou'll need the following:\n- a [Plunzo](https://plunzo.com/) account\n- a [Slack](https://api.slack.com/) developer account\n- create a [slack app](https://api.slack.com/apps), enable `Incoming Webhooks` functionality and register a webhook for a channel. Copy and save the webhook URL for later (`SLACK_WEBHOOK_URL`)\n\n## Run using npm\n\n```bash\nnpm install\nnpm run build\nSLACK_WEBHOOK_URL='\u003cSLACK_WEBHOOK_URL\u003e' npm run start\n```\n\n## Run using balena.io\n\n```bash\nbalena push \u003cYOUR_BALENA_APP\u003e --dockerfile Dockerfile.template --env SLACK_WEBHOOK_URL='\u003cSLACK_WEBHOOK_URL\u003e'\n```\n\n## Run using Docker\n\n```bash\nsed 's/%%BALENA_MACHINE_NAME%%/amd64/' Dockerfile.template \u003e Dockerfile\ndocker build -t slanzo .\ndocker run -p 3000:3000 -e SLACK_WEBHOOK_URL='\u003cSLACK_WEBHOOK_URL\u003e' slanzo\n```\n\n## Configure Pluns\n\nWIP\n\n## Testing\n\nPlunzo test webhooks can be triggered with this command:\n\n```bash\n./test/trigger.sh \"\u003cSERVER\u003e\" \"\u003cWEBHOOK\u003e\"\n```\n\nwhere server is the URL of the deployment (for example: `http://192.168.90.170:3000`) and `WEBHOOK` is one of:\n- `INCOMING (default)`: \"nuevo movimiento ingresante\"\n- `OUTGOING`: \"nuevo movimiento saliente\"\n- `BALANCE`: \"balance\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmigone%2Fslanzo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmigone%2Fslanzo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmigone%2Fslanzo/lists"}