{"id":19107306,"url":"https://github.com/govtechsg/butler-bot","last_synced_at":"2025-10-18T16:01:53.621Z","repository":{"id":14665786,"uuid":"76824245","full_name":"GovTechSG/butler-bot","owner":"GovTechSG","description":"Telegram bot for booking meeting rooms","archived":false,"fork":false,"pushed_at":"2024-02-20T06:54:28.000Z","size":858,"stargazers_count":18,"open_issues_count":21,"forks_count":14,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-04-14T12:36:37.486Z","etag":null,"topics":["bots","room-booking","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/GovTechSG.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-19T03:19:29.000Z","updated_at":"2024-03-14T09:35:30.000Z","dependencies_parsed_at":"2023-01-11T20:22:17.055Z","dependency_job_id":null,"html_url":"https://github.com/GovTechSG/butler-bot","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GovTechSG%2Fbutler-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GovTechSG%2Fbutler-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GovTechSG%2Fbutler-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GovTechSG%2Fbutler-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GovTechSG","download_url":"https://codeload.github.com/GovTechSG/butler-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223783173,"owners_count":17201915,"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":["bots","room-booking","telegram","telegram-bot"],"created_at":"2024-11-09T04:12:05.684Z","updated_at":"2025-10-18T16:01:48.549Z","avatar_url":"https://github.com/GovTechSG.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Butler Bot\n[![Build Status](https://travis-ci.org/GovTechSG/butler-bot.svg?branch=master)](https://travis-ci.org/GovTechSG/butler-bot)\n[![Known Vulnerabilities](https://snyk.io/test/github/GovTechSG/butler-bot/badge.svg)](https://snyk.io/test/github/GovTechSG/butler-bot)\n\nA Telegram Bot that helps you book meetings rooms. Awesome!\n\n## Getting Started\nGrab dependencies\n```javascript\nnpm i\n```\n\nRun the bot\n```javascript\nnpm start\n```\n\nRunning tests (After you have setup the env vars)\n```javascript\nnpm test\n```\n\n## Configuration\n* [Setup \u0026 grant permission to test google calendar, service account and get auth key](https://github.com/yuhong90/node-google-calendar/wiki#setup-service-accounts)\n* Setup test telegram bot and [get bot token](https://core.telegram.org/bots#6-botfather)\n* Copy [.sample-env](.sample-env) to `.env` and replace with your own env variables\n* Add sample users data in [sample-users.js](src/data/sample-users.js)\n\n## Contributing\n\nEasy as 1-2-3:\n* Step 1: Branch off from ```develop``` and work on your feature or hotfix.\n* Step 2: Update the changelog.\n* Step 3: Create a pull request when you're done.\n\nReferences:\n* [Git branching strategy](http://nvie.com/posts/a-successful-git-branching-model/)\n* [Keeping a changelog](http://keepachangelog.com/)\n* [Semver](http://semver.org/)\n\nReport a bug [here](https://github.com/GovTechSG/butler-bot/issues).\n\n## Todo\n* [Feature] Improve admin workflow to add / remove rooms opened for booking\n* [Feature] Quick command to check available rooms in the next coming x hour\n* [Improvement] Improve /any booking flow\n* [Feature] Users to state meeting participants and auto send email meeting invites \n* [Improvement] Booking insert job queue improvement\n* [Improvement] Authenticate to only allow hive users to book (temporary workaround for now)   \n* [Improvement] Break logs into mutiple streams/ files \n* [Improvement] Clean up code \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgovtechsg%2Fbutler-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgovtechsg%2Fbutler-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgovtechsg%2Fbutler-bot/lists"}