{"id":23988776,"url":"https://github.com/hihouhou/huginn_telegrambis_agent","last_synced_at":"2026-07-17T13:36:30.465Z","repository":{"id":270162738,"uuid":"909489774","full_name":"hihouhou/huginn_telegrambis_agent","owner":"hihouhou","description":"huginn agent to interact with telegram api","archived":false,"fork":false,"pushed_at":"2024-12-29T15:44:06.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T03:12:59.481Z","etag":null,"topics":["huginn","huginn-agent","telegram","telegram-bot-api"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/hihouhou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-12-28T21:22:20.000Z","updated_at":"2024-12-29T15:44:10.000Z","dependencies_parsed_at":"2024-12-29T00:17:42.522Z","dependency_job_id":"dc0de095-ea88-47f5-9f52-27af1ce2b368","html_url":"https://github.com/hihouhou/huginn_telegrambis_agent","commit_stats":null,"previous_names":["hihouhou/huginn_telegrambis_agent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hihouhou/huginn_telegrambis_agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihouhou%2Fhuginn_telegrambis_agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihouhou%2Fhuginn_telegrambis_agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihouhou%2Fhuginn_telegrambis_agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihouhou%2Fhuginn_telegrambis_agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hihouhou","download_url":"https://codeload.github.com/hihouhou/huginn_telegrambis_agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hihouhou%2Fhuginn_telegrambis_agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279600285,"owners_count":26197641,"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","status":"online","status_checked_at":"2025-10-18T02:00:06.492Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["huginn","huginn-agent","telegram","telegram-bot-api"],"created_at":"2025-01-07T16:15:48.221Z","updated_at":"2025-10-18T19:36:09.735Z","avatar_url":"https://github.com/hihouhou.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TelegrambisAgent\n\nWelcome to your new agent gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/huginn_telegrambis_agent`. To experiment with that code, run `bin/console` for an interactive prompt.\n\nTODO: Delete this and the text above, and describe your gem\n\n## Installation\n\nThis gem is run as part of the [Huginn](https://github.com/huginn/huginn) project. If you haven't already, follow the [Getting Started](https://github.com/huginn/huginn#getting-started) instructions there.\n\nAdd this string to your Huginn's .env `ADDITIONAL_GEMS` configuration:\n\n```ruby\nhuginn_telegrambis_agent\n# when only using this agent gem it should look like this:\nADDITIONAL_GEMS=huginn_telegrambis_agent\n```\n\nAnd then execute:\n\n    $ bundle\n\n## Usage\n\nTODO: Write usage instructions here\n\n## Development\n\nRunning `rake` will clone and set up Huginn in `spec/huginn` to run the specs of the Gem in Huginn as if they would be build-in Agents. The desired Huginn repository and branch can be modified in the `Rakefile`:\n\n```ruby\nHuginnAgent.load_tasks(branch: '\u003cyour branch\u003e', remote: 'https://github.com/\u003cgithub user\u003e/huginn.git')\n```\n\nMake sure to delete the `spec/huginn` directory and re-run `rake` after changing the `remote` to update the Huginn source code.\n\nAfter the setup is done `rake spec` will only run the tests, without cloning the Huginn source again.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release` to create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\n1. Fork it ( https://github.com/[my-github-username]/huginn_telegrambis_agent/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhihouhou%2Fhuginn_telegrambis_agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhihouhou%2Fhuginn_telegrambis_agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhihouhou%2Fhuginn_telegrambis_agent/lists"}