{"id":16098671,"url":"https://github.com/ethosa/telenim","last_synced_at":"2025-04-09T16:18:30.008Z","repository":{"id":137354071,"uuid":"274964674","full_name":"Ethosa/telenim","owner":"Ethosa","description":"The telegram framework written in Nim","archived":false,"fork":false,"pushed_at":"2020-06-26T09:59:35.000Z","size":75,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T16:18:22.922Z","etag":null,"topics":["async","metaprogramming","nim-lang","telegram","telegram-api"],"latest_commit_sha":null,"homepage":"","language":"Nim","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/Ethosa.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":"2020-06-25T16:30:17.000Z","updated_at":"2022-04-04T08:51:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"21c1171f-7d13-40f0-b1cb-5b413705accc","html_url":"https://github.com/Ethosa/telenim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ethosa%2Ftelenim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ethosa%2Ftelenim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ethosa%2Ftelenim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ethosa%2Ftelenim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ethosa","download_url":"https://codeload.github.com/Ethosa/telenim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065281,"owners_count":21041872,"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":["async","metaprogramming","nim-lang","telegram","telegram-api"],"created_at":"2024-10-09T18:24:20.862Z","updated_at":"2025-04-09T16:18:29.987Z","avatar_url":"https://github.com/Ethosa.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eTelenim\u003c/h1\u003e\n  The telegram framework written in Nim.\n\n[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n[![Nim language-plastic](https://github.com/Ethosa/yukiko/blob/master/nim-lang.svg)](https://github.com/Ethosa/yukiko/blob/master/nim-lang.svg)\n[![License](https://img.shields.io/github/license/Ethosa/telenim)](https://github.com/Ethosa/telenim/blob/master/LICENSE)\n[![time tracker](https://wakatime.com/badge/github/Ethosa/telenim.svg)](https://wakatime.com/badge/github/Ethosa/telenim)  \n[![Tests](https://github.com/Ethosa/telenim/workflows/Tests/badge.svg)](https://github.com/Ethosa/telenim/blob/master/tests)\n[![gh-pages](https://github.com/Ethosa/telenim/workflows/gh-pages/badge.svg)](https://ethosa.github.io/telenim/telenim.html)\n\n\u003c/div\u003e\n\n## Install\n- `nimble install https://github.com/Ethosa/telenim`\n\n## Features\n- only stdlib was used;\n- telegram types support;\n- handlers;\n\n## Simple usage\n```nim\nimport telenim\n\nvar api = TelegramApi(\"878812:lashfbajsb\")\n\napi@update(event):  # handles any telegram update\n  # `event` is an Update object.\n  echo update.update_id\n\napi.listen()\n```\n\n## F.A.Q.\n*Q*: Where I can see examples?  \n*A*: You can see it [here](https://github.com/Ethosa/telenim/blob/master/tests)\n\n*Q*: Where can I read the docs?  \n*A*: You can read docs [here](https://ethosa.github.io/telenim/telenim.html)\n\n\u003cdiv align=\"center\"\u003e\n  Copyright 2020 Ethosa\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethosa%2Ftelenim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethosa%2Ftelenim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethosa%2Ftelenim/lists"}