{"id":15399226,"url":"https://github.com/edg-l/mc-helperbot","last_synced_at":"2026-04-29T22:01:43.232Z","repository":{"id":119071562,"uuid":"95719584","full_name":"edg-l/MC-HelperBot","owner":"edg-l","description":"A bot that will answer users questions without any command. (spigot plugin)","archived":false,"fork":false,"pushed_at":"2020-10-28T22:44:34.000Z","size":65,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T13:42:15.489Z","etag":null,"topics":["minecraft","minecraft-plugin","regex","spigot-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"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/edg-l.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-28T23:21:40.000Z","updated_at":"2020-10-28T22:44:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"808aedc5-b28c-49b0-babf-8c624ecb6115","html_url":"https://github.com/edg-l/MC-HelperBot","commit_stats":{"total_commits":25,"total_committers":4,"mean_commits":6.25,"dds":"0.19999999999999996","last_synced_commit":"eb38da6ac2acaa15eb237e4d82fd1ac7f7af9d94"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/edg-l/MC-HelperBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edg-l%2FMC-HelperBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edg-l%2FMC-HelperBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edg-l%2FMC-HelperBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edg-l%2FMC-HelperBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edg-l","download_url":"https://codeload.github.com/edg-l/MC-HelperBot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edg-l%2FMC-HelperBot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32445555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["minecraft","minecraft-plugin","regex","spigot-plugin"],"created_at":"2024-10-01T15:47:32.063Z","updated_at":"2026-04-29T22:01:43.196Z","avatar_url":"https://github.com/edg-l.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MC-HelperBot\nQuestions can use regex! Find out what regex is [here](https://www.computerhope.com/jargon/r/regex.htm).\n\nThis plugin is a simple chat bot that will answer users questions without any need of a command.\n\nPermissions:\n* helperbot.* - Gives access to all helperbot commands\n* helperbot.set - Allows user to set the bot name\n* helperbot.answer - The bot will answer only users with this permission.\n\n## Generated config.yaml\n```yml\nBotName: \"\u00266Helperbot\u0026r:\u00267\"\n```\n\n## Generated questions.yaml\n```yaml\nquestions:\n -\n    question: 'How (i|to) spawn'\n    answer: Try /spawn\n    # Cooldown is in seconds\n    cooldown: 5\n    # If broadcast is true, the cooldown is global, if not, its per-player\n    # Broadcast true = all players see the bot message.\n    broadcast: yes\n    # You can add this on any question to disable it without removing it from the file.\n    # disable: yes\n  -\n    question: 'How are you'\n    answer: I'm fine thanks :P\n    cooldown: 5\n    broadcast: yes\n  -\n    # When using regex, it's recommended to use single quotes in yaml to avoid escaping.\n    question: '\\b\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\b'\n    answer: Please don't share ips!\n    cooldown: 5\n    broadcast: yes\n  -\n    # Remember, to escape a ' you need to repeat it like: ''\n    # https://github.com/dotmaster/toYaml/issues/1\n    question: '(https?|ftp|file)://[-a-zA-Z0-9+\u0026@#/%?=~_|!:,.;]*[-a-zA-Z0-9+\u0026@#/%=~_|]'\n    answer: Please don't share urls!\n    cooldown: 5\n    broadcast: yes\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedg-l%2Fmc-helperbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedg-l%2Fmc-helperbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedg-l%2Fmc-helperbot/lists"}