{"id":13609417,"url":"https://github.com/wdhowe/telegrambot-lib","last_synced_at":"2025-05-06T21:40:54.793Z","repository":{"id":39714551,"uuid":"302798144","full_name":"wdhowe/telegrambot-lib","owner":"wdhowe","description":"Clojure library implementation of the Telegram Bot API.","archived":false,"fork":false,"pushed_at":"2024-06-02T22:12:52.000Z","size":255,"stargazers_count":72,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-16T02:57:08.601Z","etag":null,"topics":["clojure","lein","leiningen","telegram","telegram-api","telegram-bot","telegram-bot-api"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wdhowe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2020-10-10T02:33:19.000Z","updated_at":"2025-01-17T11:53:15.000Z","dependencies_parsed_at":"2024-02-06T05:31:53.594Z","dependency_job_id":"67bebd33-7f6b-458d-ad0e-3c1ee5445a62","html_url":"https://github.com/wdhowe/telegrambot-lib","commit_stats":{"total_commits":126,"total_committers":3,"mean_commits":42.0,"dds":0.2063492063492064,"last_synced_commit":"1ec60bd8fa6d83a9057933a4d04254cbe0b6d4d6"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdhowe%2Ftelegrambot-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdhowe%2Ftelegrambot-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdhowe%2Ftelegrambot-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdhowe%2Ftelegrambot-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wdhowe","download_url":"https://codeload.github.com/wdhowe/telegrambot-lib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252775549,"owners_count":21802453,"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":["clojure","lein","leiningen","telegram","telegram-api","telegram-bot","telegram-bot-api"],"created_at":"2024-08-01T19:01:34.724Z","updated_at":"2025-05-06T21:40:54.763Z","avatar_url":"https://github.com/wdhowe.png","language":"Clojure","readme":"# telegrambot-lib\n\n[![Build Status][gh-actions-badge]][gh-actions] [![Clojars Project][clojars-badge]][clojars] [![Clojure Docs][cljdoc-badge]][cljdoc-link] [![Clojure version][clojure-v]](project.clj)\n\nA Clojure library for interacting with the Telegram Bot API.\n\nThe goal of this library is to be a complete implementation of the Telegram Bot API in Clojure,\nwithout adding extra bot logic.\n\nEach API call is a Clojure function, with docstrings outlining required and optional parameters.\n\n\u003e **For more information on updates to the Telegram Bot API version, see the [Releases](https://github.com/wdhowe/telegrambot-lib/releases).**\n\n## Usage\n\nFor getting started/examples, documentation is available on the project wiki and github pages.\n\n- [Wiki](https://github.com/wdhowe/telegrambot-lib/wiki)\n- [Github pages](https://wdhowe.github.io/telegrambot-lib/)\n\nFor details on the library API, docs are generated on cljdoc.\n\n- [API Docs](https://cljdoc.org/d/telegrambot-lib/telegrambot-lib/CURRENT/api/telegrambot-lib.core)\n\n## License\n\nCopyright © 2020-2024 Bill Howe and contributors\n\nThis program and the accompanying materials are made available under the\nterms of the Eclipse Public License 2.0 which is available at\n\u003chttp://www.eclipse.org/legal/epl-2.0\u003e.\n\nThis Source Code may also be made available under the following Secondary\nLicenses when the conditions for such availability set forth in the Eclipse\nPublic License, v. 2.0 are satisfied: GNU General Public License as published by\nthe Free Software Foundation, either version 2 of the License, or (at your\noption) any later version, with the GNU Classpath Exception which is available\nat \u003chttps://www.gnu.org/software/classpath/license.html\u003e.\n\n----\n\n\u003c!-- Named page links below: /--\u003e\n\n[gh-actions-badge]: https://github.com/wdhowe/telegrambot-lib/workflows/ci%2Fcd/badge.svg\n[gh-actions]: https://github.com/wdhowe/telegrambot-lib/actions\n[cljdoc-badge]: https://cljdoc.org/badge/telegrambot-lib/telegrambot-lib\n[cljdoc-link]: https://cljdoc.org/d/telegrambot-lib/telegrambot-lib/CURRENT\n[clojure-v]: https://img.shields.io/badge/clojure-1.11.3-blue.svg\n[clojars]: https://clojars.org/telegrambot-lib\n[clojars-badge]: https://img.shields.io/clojars/v/telegrambot-lib.svg\n","funding_links":[],"categories":["Clojure"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwdhowe%2Ftelegrambot-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwdhowe%2Ftelegrambot-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwdhowe%2Ftelegrambot-lib/lists"}