{"id":42066064,"url":"https://github.com/z0rr0/gobot","last_synced_at":"2026-01-26T08:12:25.654Z","repository":{"id":57662519,"uuid":"474300582","full_name":"z0rr0/gobot","owner":"z0rr0","description":"VkTeams messenger goBot.","archived":false,"fork":false,"pushed_at":"2025-01-21T21:52:09.000Z","size":220,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T13:12:21.138Z","etag":null,"topics":["bot","messenger","vk"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/z0rr0.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":"2022-03-26T09:29:02.000Z","updated_at":"2025-01-21T21:52:08.000Z","dependencies_parsed_at":"2023-02-19T01:31:04.101Z","dependency_job_id":"77d56416-fac9-4ae9-a37a-99e1682d8e99","html_url":"https://github.com/z0rr0/gobot","commit_stats":null,"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/z0rr0/gobot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fgobot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fgobot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fgobot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fgobot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z0rr0","download_url":"https://codeload.github.com/z0rr0/gobot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fgobot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28770251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T07:45:00.504Z","status":"ssl_error","status_checked_at":"2026-01-26T07:45:00.070Z","response_time":59,"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":["bot","messenger","vk"],"created_at":"2026-01-26T08:12:24.988Z","updated_at":"2026-01-26T08:12:25.647Z","avatar_url":"https://github.com/z0rr0.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoBot\n\n![Go](https://github.com/z0rr0/gobot/workflows/Go/badge.svg)\n![Version](https://img.shields.io/github/tag/z0rr0/gobot.svg)\n![License](https://img.shields.io/github/license/z0rr0/gobot.svg)\n\n[Vk Teams](https://biz.mail.ru/myteam/) messenger goBot. \nCommon API [docs](https://myteam.mail.ru/botapi/).\n\n## Build\n\n```shell\nmake build\n```\n\n### Run\n\nConfig example file is [config.example.toml](https://github.com/z0rr0/gobot/blob/main/config.example.toml).\n\nLocal:\n\n```shell\n./gobot -config \u003cCONFIG\u003e\n```\n\nDocker [container](https://hub.docker.com/repository/docker/z0rr0/gobot) (data directory contains configuration and database files):\n\n```shell\n# ls data\n# config.toml  db.sqlite\ndocker run --detach \\\n\t--name gobot \\\n\t--user $UID:$UID \\\n\t--volume $PWD/data:/data/gobot \\\n\t--log-opt max-size=10m \\\n\t--restart always \\\n\tz0rr0/gobot:latest\n```\n\n### Commands\n\n```\nБот для автомазитации работы командных чатов\n\n/help - show this help\n/stop - prevent bot from writing messages\n/start - allow bot to write messages\n\n/go - вернет участников чата в случайном порядке (алиас \"/shuffle\")\n/version - покажет текущую версию бота\n/link - добавит ссылку на звонок для чата (без параметров вернет текущую ссылку)\n/reset - удалит ссылку на звонок для чата\n/exclude - добавит пользователей из чата в список исключений (без параметров вернет список исключений)\n/include - удалит указанных пользователей из списка исключений (без параметров работает как \"/go\")\n/vacation - добавит пользователя, отправившего команду, в список исключений, а если он там уже есть, то удалит\n/skip - добавить пользователя, отправившего команду, в список исключений до завтрашнего дня (повторный вызов сделает отмену)\n/nodays - список дней недели через пробел (от 0 до 6, от воскресенья до субботы), когда автора не будет (без параметров сделает сброс)\n```\n\n## License\n\nThis source code is governed by a GPLv3 license that can be found\nin the [LICENSE](https://github.com/z0rr0/gobot/blob/main/LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz0rr0%2Fgobot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz0rr0%2Fgobot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz0rr0%2Fgobot/lists"}