{"id":26495252,"url":"https://github.com/timdehof/standup-bot","last_synced_at":"2026-05-06T23:46:29.935Z","repository":{"id":217594932,"uuid":"744304688","full_name":"timDeHof/standup-bot","owner":"timDeHof","description":"a discord bot that replies with a modal with a form for team members to fill out their daily standups ","archived":false,"fork":false,"pushed_at":"2024-01-17T03:06:51.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T10:40:50.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/timDeHof.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}},"created_at":"2024-01-17T02:45:15.000Z","updated_at":"2024-01-17T03:04:39.000Z","dependencies_parsed_at":"2024-01-17T10:20:52.964Z","dependency_job_id":null,"html_url":"https://github.com/timDeHof/standup-bot","commit_stats":null,"previous_names":["timdehof/standup-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timDeHof/standup-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timDeHof%2Fstandup-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timDeHof%2Fstandup-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timDeHof%2Fstandup-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timDeHof%2Fstandup-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timDeHof","download_url":"https://codeload.github.com/timDeHof/standup-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timDeHof%2Fstandup-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32716960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T19:35:05.142Z","status":"ssl_error","status_checked_at":"2026-05-06T19:35:03.996Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-03-20T10:37:29.138Z","updated_at":"2026-05-06T23:46:29.921Z","avatar_url":"https://github.com/timDeHof.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Standup Bot for Discord\n\nThis project is a Discord bot designed to facilitate daily standup meetings within a server. Users can trigger a modal to submit their daily updates, which the bot then formats and displays in the server.\n\n## Features\n\n- **Custom Standup Modal**: Users can input what they did yesterday, their plans for today, and any blockers they're facing.\n- **Formatted Responses**: The bot sends a neatly formatted embed in response to the user's standup submission.\n- **Error Handling**: Graceful error handling for modal submissions and bot login process.\n\n## Setup\n\n1. **Clone the repository:**\n\n```bash\ngit clone https://github.com/your-username/standup-bot.git\ncd standup-bot\n```\n\n2. **Install dependencies:**\n   \n  ```bash\n  npm install\n  ```\n\n3. **Configure environment variables:**\n\nCreate a `.env` file in the root directory and add your Discord bot token:\n   \n```bash\nTOKEN=your_discord_bot_token\n```\n\n4. **Running the bot:**\n```bash\nnode src/index.js\n```\n\n## Usage\nAfter inviting the bot to your Discord server and running the bot, use the /standup command to trigger the standup modal.\n\n## Acknowledgements\n- [discord.js](https://discordjs.guide/)\n- [djs-commander](https://github.com/notunderctrl/djs-commander)\n- [dotenv](https://www.npmjs.com/package/dotenv)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimdehof%2Fstandup-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimdehof%2Fstandup-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimdehof%2Fstandup-bot/lists"}