{"id":26963935,"url":"https://github.com/nottherealwallyx/slack-webhook-game","last_synced_at":"2026-04-28T08:31:21.573Z","repository":{"id":271559375,"uuid":"913842850","full_name":"NotTheRealWallyx/Slack-Webhook-Game","owner":"NotTheRealWallyx","description":"Random Slack game to determine stand up prio","archived":false,"fork":false,"pushed_at":"2025-01-15T10:37:45.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T17:56:37.452Z","etag":null,"topics":["slack","slack-commands","slackwebhook"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/NotTheRealWallyx.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-01-08T13:09:28.000Z","updated_at":"2025-01-15T10:37:46.000Z","dependencies_parsed_at":"2025-01-08T14:37:04.771Z","dependency_job_id":"109b4312-aa32-425d-bb36-879506b04368","html_url":"https://github.com/NotTheRealWallyx/Slack-Webhook-Game","commit_stats":null,"previous_names":["m-sanchez-dev/slack-webhook-game","nottherealwallyx/slack-webhook-game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotTheRealWallyx%2FSlack-Webhook-Game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotTheRealWallyx%2FSlack-Webhook-Game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotTheRealWallyx%2FSlack-Webhook-Game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotTheRealWallyx%2FSlack-Webhook-Game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotTheRealWallyx","download_url":"https://codeload.github.com/NotTheRealWallyx/Slack-Webhook-Game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246944386,"owners_count":20858772,"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":["slack","slack-commands","slackwebhook"],"created_at":"2025-04-03T06:18:51.010Z","updated_at":"2026-04-28T08:31:21.534Z","avatar_url":"https://github.com/NotTheRealWallyx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Standup Games\n\nThis is a simple Node.js server that handles Slack Slash Commands to play games like rolling a dice or drawing a card.\n\n## Prerequisites\n\n- Node.js\n- npm\n- Ngrok\n\n## Installation\n\n1. Clone the repository:\n\n   ```sh\n   git clone \u003crepository-url\u003e\n   ```\n\n2. Navigate to the project directory:\n\n   ```sh\n   cd standup-games\n   ```\n\n3. Install the dependencies:\n\n   ```sh\n   npm install\n   ```\n\n## Installing Ngrok on macOS\n\nTo install Ngrok on macOS, use Homebrew:\n\n```sh\nbrew install ngrok\n```\n\n## Usage\n\n1. Start the server:\n   ```sh\n   npm run start\n   ```\n2. Start Ngrok to tunnel your local server:\n   ```sh\n   npm run tunel\n   ```\n3. Alternatively, you can start both the server and Ngrok concurrently:\n\n   ```sh\n   npm run start-with-tunel\n   ```\n\n4. Configure your Slack workspace to use the server for Slash Commands:\n   - `/roll` to roll a dice.\n   - `/draw` to draw a card.\n\n## Endpoints\n\n- `POST /slack/commands`: Handles Slack Slash Commands.\n\n## Example Commands\n\n- `/roll`: Rolls a dice and returns a random number between 1 and 6.\n- `/draw`: Draws a random card from a standard deck.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnottherealwallyx%2Fslack-webhook-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnottherealwallyx%2Fslack-webhook-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnottherealwallyx%2Fslack-webhook-game/lists"}