{"id":20026752,"url":"https://github.com/raph6/easytg","last_synced_at":"2025-03-02T04:36:32.620Z","repository":{"id":181600462,"uuid":"526325931","full_name":"raph6/easytg","owner":"raph6","description":"easy telegram send bot","archived":false,"fork":false,"pushed_at":"2024-09-11T06:27:44.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T17:14:33.754Z","etag":null,"topics":["bot","telegram"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raph6.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-08-18T18:17:30.000Z","updated_at":"2024-09-11T06:27:48.000Z","dependencies_parsed_at":"2023-07-16T13:01:05.057Z","dependency_job_id":null,"html_url":"https://github.com/raph6/easytg","commit_stats":null,"previous_names":["raph6/easytg"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raph6%2Feasytg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raph6%2Feasytg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raph6%2Feasytg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raph6%2Feasytg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raph6","download_url":"https://codeload.github.com/raph6/easytg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241460095,"owners_count":19966511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","telegram"],"created_at":"2024-11-13T09:07:46.996Z","updated_at":"2025-03-02T04:36:32.593Z","avatar_url":"https://github.com/raph6.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Easy Telegram for Golang\n\n## How to use\n```go\nimport \"github.com/raph6/easytg\"\n\nfunc main() {\n    bot := easytg.NewBot(\"xxxx_YOUR_API_KEY_xxxx\")\n\tbot.Msg(\"test\", 99999999) // conversation id\n\terr := bot.Send()\n\tif err != nil {\n\t\t...\n\t}\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraph6%2Feasytg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraph6%2Feasytg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraph6%2Feasytg/lists"}