{"id":20784602,"url":"https://github.com/xzeldon/vk-bot-starter","last_synced_at":"2026-04-20T08:07:16.627Z","repository":{"id":103520382,"uuid":"394349708","full_name":"xzeldon/vk-bot-starter","owner":"xzeldon","description":"A basic starter for an vk bot","archived":false,"fork":false,"pushed_at":"2021-08-13T12:33:51.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T23:18:47.823Z","etag":null,"topics":["bot","template","vk","vkontakte"],"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/xzeldon.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":"2021-08-09T15:44:47.000Z","updated_at":"2023-06-14T11:02:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"93819691-77f4-465b-8fd1-7912792e6150","html_url":"https://github.com/xzeldon/vk-bot-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/xzeldon/vk-bot-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xzeldon%2Fvk-bot-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xzeldon%2Fvk-bot-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xzeldon%2Fvk-bot-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xzeldon%2Fvk-bot-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xzeldon","download_url":"https://codeload.github.com/xzeldon/vk-bot-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xzeldon%2Fvk-bot-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32038488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","template","vk","vkontakte"],"created_at":"2024-11-17T14:31:17.489Z","updated_at":"2026-04-20T08:07:16.607Z","avatar_url":"https://github.com/xzeldon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vk bot starter\n\nIncludes utilities:\n\n* [dotenv-safe](https://www.npmjs.com/package/dotenv-safe)\n  * Identical to [dotenv](https://www.npmjs.com/package/dotenv), but ensures that all necessary environment variables are defined after reading from .env. These needed variables are read from .env.example, which should be commited along with your project.\n* [vk-io](https://www.npmjs.com/package/vk-io)\n    * This is a powerful Node.js module that allows you to easily interact with the API VK 🚀\n* [@vk-io/hear](https://www.npmjs.com/package/@vk-io/hear)\n    * Simple implementation of the hears ⚙️\n\n\nDevelopment utilities:\n\n* [nodemon](https://www.npmjs.com/package/nodemon)\n  * ``nodemon`` is a tool that helps develop node.js based applications by automatically restarting the node application when file changes in the directory are detected.\n* [cross-env](https://www.npmjs.com/package/cross-env)\n    * ``cross-env`` makes it so you can have a single command without worrying about setting or using the environment variable properly for the platform. Just set it like you would if it's running on a POSIX system, and ``cross-env`` will take care of setting it properly.\n\n## Setup\n\n```\nnpm install\n```\n\n## Development\n\n```\nnpm run dev\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxzeldon%2Fvk-bot-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxzeldon%2Fvk-bot-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxzeldon%2Fvk-bot-starter/lists"}