{"id":21928463,"url":"https://github.com/stevesoltys/telegram-irc","last_synced_at":"2025-03-22T12:24:07.556Z","repository":{"id":21449712,"uuid":"87650954","full_name":"stevesoltys/telegram-irc","owner":"stevesoltys","description":"A bridge between Telegram and IRC.","archived":false,"fork":false,"pushed_at":"2024-01-20T18:52:56.000Z","size":135,"stargazers_count":2,"open_issues_count":7,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-27T11:49:44.811Z","etag":null,"topics":["bridge","gateway","irc","relay","telegram"],"latest_commit_sha":null,"homepage":"","language":"Java","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/stevesoltys.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":"2017-04-08T17:18:56.000Z","updated_at":"2022-02-20T19:59:19.000Z","dependencies_parsed_at":"2024-11-28T22:27:42.131Z","dependency_job_id":"fa7fcd21-3ea0-40c1-bc1d-14ba40364163","html_url":"https://github.com/stevesoltys/telegram-irc","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevesoltys%2Ftelegram-irc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevesoltys%2Ftelegram-irc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevesoltys%2Ftelegram-irc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevesoltys%2Ftelegram-irc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevesoltys","download_url":"https://codeload.github.com/stevesoltys/telegram-irc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244954760,"owners_count":20537816,"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":["bridge","gateway","irc","relay","telegram"],"created_at":"2024-11-28T22:26:05.626Z","updated_at":"2025-03-22T12:24:07.531Z","avatar_url":"https://github.com/stevesoltys.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# telegram-irc\n[![Build Status](https://travis-ci.org/stevesoltys/telegram-irc.svg?branch=master)](https://travis-ci.org/stevesoltys/telegram-irc)\n\nA bridge between [Telegram](https://telegram.org/) and [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat).\n\n## Features\n* Mapping of Telegram groups to IRC channels.\n* Mapping of Telegram users to IRC bots, which includes private messaging.\n* Multi-user support. This means multiple IRC users can be mapped and relayed to their own Telegram bots.\n* Quoted messages when a user replies to another user's message.\n* Automatic uploading of images, videos, stickers, and other files to https://mixtape.moe by default.\n\n## Requirements\n* JDK 1.8\n* IRCd\n\n## Quick Start\n1. Download the latest release from the [release page](https://github.com/stevesoltys/telegram-irc/releases).\n2. Unzip the release and run `./gradlew build`\n3. Copy the built application JAR to the installation path of your choosing: \n`cp build/libs/telegram-irc-0.2.0.jar ./telegram-irc.jar`\n4. Copy the example YAML configuration file: \n`cp deploy/config.example.yml ./config.yml`\n5. Create your Telegram bot and edit the default configuration using the\n[configuration guide](https://github.com/stevesoltys/telegram-irc/wiki/Configuration): `$EDITOR config.yml`.\n6. Start the application: `java -jar telegram-irc.jar  --spring.config.location=config.yml`\n\nFor a more detailed installation guide, see [this page](https://github.com/stevesoltys/telegram-irc/wiki/Installation).\n\n## License\nThis application is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevesoltys%2Ftelegram-irc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevesoltys%2Ftelegram-irc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevesoltys%2Ftelegram-irc/lists"}