{"id":15546906,"url":"https://github.com/nezorflame/bd-reminder-bot","last_synced_at":"2026-05-01T15:35:51.260Z","repository":{"id":34638729,"uuid":"134135917","full_name":"nezorflame/bd-reminder-bot","owner":"nezorflame","description":"Slack birthday reminder bot","archived":false,"fork":false,"pushed_at":"2023-02-24T18:15:01.000Z","size":46,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-25T19:54:42.418Z","etag":null,"topics":["bot","dep","go","modules","slack"],"latest_commit_sha":null,"homepage":"","language":"Go","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/nezorflame.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":"2018-05-20T09:13:11.000Z","updated_at":"2019-03-21T21:11:44.000Z","dependencies_parsed_at":"2024-06-21T12:06:32.945Z","dependency_job_id":null,"html_url":"https://github.com/nezorflame/bd-reminder-bot","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nezorflame%2Fbd-reminder-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nezorflame%2Fbd-reminder-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nezorflame%2Fbd-reminder-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nezorflame%2Fbd-reminder-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nezorflame","download_url":"https://codeload.github.com/nezorflame/bd-reminder-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246122392,"owners_count":20726823,"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":["bot","dep","go","modules","slack"],"created_at":"2024-10-02T13:05:20.197Z","updated_at":"2026-05-01T15:35:51.216Z","avatar_url":"https://github.com/nezorflame.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bd-reminder-bot [![Go Report Card](https://goreportcard.com/badge/github.com/nezorflame/bd-reminder-bot)](https://goreportcard.com/report/github.com/nezorflame/bd-reminder-bot) [![Build Status](https://travis-ci.com/nezorflame/bd-reminder-bot.svg?branch=master)](https://travis-ci.com/nezorflame/bd-reminder-bot)\n\nSlack bot to remind your team and team manager about the upcoming birthdays.\n\nRequires Go 1.8+ (1.10+ for Go modules support).\n\nInspired by `mybot` from RapidLoop at \u003chttps://github.com/rapidloop/mybot\u003e\n\n## Install\n\n- with module-aware `go get`:\n\n```bash\ngo get github.com/nezorflame/bd-reminder-bot\n```\n\n- without:\n\n```bash\ngo get -u github.com/nezorflame/bd-reminder-bot\ncd $GOPATH/src/github.com/nezorflame/bd-reminder-bot\ngo install\n```\n\n## Usage\n\n### Flags\n\n| Flag   | Type     | Description                          | Default     |\n| ------ | -------- | ------------------------------------ | ----------- |\n| config | `string` | Config file name (without extension) | `config`    |\n| db     | `string` | BoltDB file location                 | `./bolt.db` |\n| debug  | `bool`   | Debug level for logs                 | `false`     |\n\n### Config\n\nExample configuration can be found in `config.example.toml`\n\n### Available commands\n\n| Command  | Description                                                |\n| -------- | ---------------------------------------------------------- |\n| hi       | Prints the greeting message                                |\n| birthday | Prints the amount of days left to the next user's birthday |\n| turnoff  | Prints the farewell message and exits (manager only)       |\n\nBefore using any command, mention the bot username before the command name, like this:\n\n`@bdreminder hi`\n\n### Limitations\n\nCurrently users have to fill their birthday into the `Skype` field (because there is no `Birthday` field available) so that bot could parse it.\n\nThis behaviour will change in the future versions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnezorflame%2Fbd-reminder-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnezorflame%2Fbd-reminder-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnezorflame%2Fbd-reminder-bot/lists"}