{"id":23302416,"url":"https://github.com/skrtdev/verygram","last_synced_at":"2026-03-20T01:09:15.692Z","repository":{"id":129180249,"uuid":"359394783","full_name":"skrtdev/verygram","owner":"skrtdev","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-19T09:36:05.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T22:35:45.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"V","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/skrtdev.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-04-19T09:04:42.000Z","updated_at":"2022-05-13T08:21:44.000Z","dependencies_parsed_at":"2023-07-27T13:45:54.857Z","dependency_job_id":null,"html_url":"https://github.com/skrtdev/verygram","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skrtdev/verygram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrtdev%2Fverygram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrtdev%2Fverygram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrtdev%2Fverygram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrtdev%2Fverygram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skrtdev","download_url":"https://codeload.github.com/skrtdev/verygram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrtdev%2Fverygram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28563222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"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":[],"created_at":"2024-12-20T10:29:04.424Z","updated_at":"2026-01-19T08:02:00.761Z","avatar_url":"https://github.com/skrtdev.png","language":"V","readme":"# verygram, much telegram\n\n```v\nmodule main\n\nimport verygram { Bot, SendMessageConfig, Message, private, command}\n\nmut bot := Bot{token: 'TOKEN'}\n\nbot.on_message(private + command('start'), fn(bot Bot, message Message) ? {\n    bot.send_message(SendMessageConfig{message.from.id, 'Hello'}) ?\n})\n\nbot.start()\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskrtdev%2Fverygram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskrtdev%2Fverygram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskrtdev%2Fverygram/lists"}