{"id":14966142,"url":"https://github.com/gildedhonour/telegrambot","last_synced_at":"2026-04-07T13:31:02.305Z","repository":{"id":69713925,"uuid":"43114572","full_name":"GildedHonour/TelegramBot","owner":"GildedHonour","description":"A genuine Perl 6 client for Telegram Bot API","archived":false,"fork":false,"pushed_at":"2023-03-07T12:29:41.000Z","size":65,"stargazers_count":24,"open_issues_count":6,"forks_count":12,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-01-31T07:21:56.234Z","etag":null,"topics":["perl6","telegram","telegram-bot","telegram-bot-api"],"latest_commit_sha":null,"homepage":"https://core.telegram.org/bots/api","language":"Perl 6","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GildedHonour.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":"2015-09-25T06:53:57.000Z","updated_at":"2024-07-15T07:44:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"89b9a941-3887-4162-b271-2348d5fb3df5","html_url":"https://github.com/GildedHonour/TelegramBot","commit_stats":{"total_commits":78,"total_committers":8,"mean_commits":9.75,"dds":"0.14102564102564108","last_synced_commit":"d5777582327d7372ba82f363883265906325d09e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GildedHonour%2FTelegramBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GildedHonour%2FTelegramBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GildedHonour%2FTelegramBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GildedHonour%2FTelegramBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GildedHonour","download_url":"https://codeload.github.com/GildedHonour/TelegramBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238147596,"owners_count":19424291,"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":["perl6","telegram","telegram-bot","telegram-bot-api"],"created_at":"2024-09-24T13:35:55.119Z","updated_at":"2025-10-25T13:31:16.749Z","avatar_url":"https://github.com/GildedHonour.png","language":"Perl 6","funding_links":[],"categories":[],"sub_categories":[],"readme":"Telegram Bot [![Build Status](https://travis-ci.org/GildedHonour/TelegramBot.svg)](https://travis-ci.org/GildedHonour/TelegramBot)\n================================================\nA genuine Perl 6 client for the [Telegram's Bot API](https://core.telegram.org/bots).\n\n## Does anyone want to become the maintainer?\n\nShoot me a text\n\n## Example\n\n```perl6\nuse Telegram;\n\nmy $token = \"xxx:yyy\"; # replace with your token\nmy $bot = Telegram::Bot.new($token);\nmy $res = $bot.get-me();\nsay $res;\n```\n\n## Installation\n\n```shell\n$ zef install TelegramBot\n```\n\n## Tests\n\n```shell\nPERL6LIB=lib prove -e perl6 t\n```\n\n## Author\n\n[Alex Maslakov](http://gildedhonour.com)\n\n## Contributors\nMartin Barth (ufobat)\n\nDavid Warring (dwarring)\n\n## License\n\nApache 2.0\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgildedhonour%2Ftelegrambot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgildedhonour%2Ftelegrambot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgildedhonour%2Ftelegrambot/lists"}