{"id":19721306,"url":"https://github.com/meinside/telegram-bot-go","last_synced_at":"2025-04-09T11:11:51.967Z","repository":{"id":57490165,"uuid":"43881389","full_name":"meinside/telegram-bot-go","owner":"meinside","description":"Telegram Bot API wrapper for Golang","archived":false,"fork":false,"pushed_at":"2025-03-12T03:05:38.000Z","size":502,"stargazers_count":46,"open_issues_count":1,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-02T09:07:57.864Z","etag":null,"topics":["golang","telegram-bot-api","wasm","webhook"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meinside.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-10-08T10:29:35.000Z","updated_at":"2025-04-02T07:15:00.000Z","dependencies_parsed_at":"2023-11-13T01:33:00.005Z","dependency_job_id":"5b39dbe4-5205-4f6b-9af7-e40e1f0d58b2","html_url":"https://github.com/meinside/telegram-bot-go","commit_stats":{"total_commits":303,"total_committers":4,"mean_commits":75.75,"dds":"0.33333333333333337","last_synced_commit":"822e1c4c10a4bdf68e9d2973f603a8482c73cfab"},"previous_names":[],"tags_count":96,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meinside%2Ftelegram-bot-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meinside%2Ftelegram-bot-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meinside%2Ftelegram-bot-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meinside%2Ftelegram-bot-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meinside","download_url":"https://codeload.github.com/meinside/telegram-bot-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248027411,"owners_count":21035594,"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":["golang","telegram-bot-api","wasm","webhook"],"created_at":"2024-11-11T23:13:57.060Z","updated_at":"2025-04-09T11:11:51.945Z","avatar_url":"https://github.com/meinside.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Telegram Bot API helper for Golang\n\nThis package is for building Telegram Bots with or without webhook interface.\n\nView the [documentation here](https://pkg.go.dev/github.com/meinside/telegram-bot-go).\n\n## How to get\n\n```\n$ go get -u github.com/meinside/telegram-bot-go\n```\n\n## Usage\n\nSee codes in [samples/](https://github.com/meinside/telegram-bot-go/tree/master/samples).\n\n## Test\n\nWith following environment variables:\n\n```bash\n$ export TOKEN=\"01234567:abcdefghijklmn_ABCDEFGHIJKLMNOPQRST\"\n$ export CHAT_ID=\"-123456789\"\n\n# for verbose output messages\n$ export VERBOSE=true\n```\n\nrun tests with:\n\n```bash\n$ go test\n```\n\n## Not implemented (yet)\n\n- [ ] [Telegram Passport](https://core.telegram.org/bots/api#telegram-passport)\n- [ ] [Seamless Telegram Login](https://telegram.org/blog/privacy-discussions-web-bots#meet-seamless-web-bots)\n- [ ] [Payments 2.0](https://core.telegram.org/bots/payments)\n- [ ] [Telegram Mini Apps](https://core.telegram.org/bots/webapps)\n\n## Todos\n\n- [ ] (WIP) Add tests for every API method\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeinside%2Ftelegram-bot-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeinside%2Ftelegram-bot-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeinside%2Ftelegram-bot-go/lists"}