{"id":16662814,"url":"https://github.com/bobymcbobs/discord-response-bot","last_synced_at":"2026-04-08T20:03:01.149Z","repository":{"id":141362044,"uuid":"240586919","full_name":"BobyMCbobs/discord-response-bot","owner":"BobyMCbobs","description":"Send responses when certain words or exact phrases are said","archived":false,"fork":false,"pushed_at":"2024-04-03T09:01:47.000Z","size":2231,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T00:40:15.341Z","etag":null,"topics":["containers","discord","docker","javascript","kubernetes","node","nodejs","yaml"],"latest_commit_sha":null,"homepage":"https://gitlab.com/BobyMCbobs/discord-response-bot","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BobyMCbobs.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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-14T19:48:04.000Z","updated_at":"2025-09-10T10:08:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a45b694-4364-4f6a-89d9-2205ed397826","html_url":"https://github.com/BobyMCbobs/discord-response-bot","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/BobyMCbobs/discord-response-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobyMCbobs%2Fdiscord-response-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobyMCbobs%2Fdiscord-response-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobyMCbobs%2Fdiscord-response-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobyMCbobs%2Fdiscord-response-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BobyMCbobs","download_url":"https://codeload.github.com/BobyMCbobs/discord-response-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobyMCbobs%2Fdiscord-response-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31571601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["containers","discord","docker","javascript","kubernetes","node","nodejs","yaml"],"created_at":"2024-10-12T10:39:00.929Z","updated_at":"2026-04-08T20:03:01.097Z","avatar_url":"https://github.com/BobyMCbobs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord response bot\n\n\u003e respond to a message with a random response if the message contains a trigger phrase\n\n## Features\n\n- respond with random phrase\n- regex based trigger phrases\n- basic rate limiter\n- extensible code composition\n- minimal application\n\n## Response definitions\n\nexample of a responses config:\n\n```yaml\n---\n^ping$: \n  - pong\n^pong$:\n  - ping\nthe magic word:\n  - you found the magic word!\nhello|good morning|good evening:\n  - greetings\n  - hey!\n```\n\nexample back-and-forths:\n\n\u003e User: ping\n\u003e Bot: pong\n\n\u003e User: pong\n\u003e Bot: ping\n\n\u003e User: hello there!\n\u003e Bot: greetings\n\n\u003e User: good morning\n\u003e Bot: hey!\n\n## Docs\n\nread the docs over at [bobymcbobs.gitlab.io/discord-response-bot](https://bobymcbobs.gitlab.io/discord-response-bot) or in the [docs folder](./docs).\n\n## License\n\nCopyright 2019-2023 Caleb Woodbine.\nThis project is licensed under the [AGPL-3.0](http://www.gnu.org/licenses/agpl-3.0.html) and is [Free Software](https://www.gnu.org/philosophy/free-sw.en.html).\nThis program comes with absolutely no warranty.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobymcbobs%2Fdiscord-response-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbobymcbobs%2Fdiscord-response-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobymcbobs%2Fdiscord-response-bot/lists"}