https://github.com/RITlug/teleirc
Go implementation of a Telegram <=> IRC bridge for use with any IRC channel and Telegram group
https://github.com/RITlug/teleirc
bridge go golang hacktoberfest irc irc-bot irc-channel relay-messages rit rochester rochester-institute-of-technology telegram-api telegram-bot telegram-chat telegram-group teleirc
Last synced: 6 months ago
JSON representation
Go implementation of a Telegram <=> IRC bridge for use with any IRC channel and Telegram group
- Host: GitHub
- URL: https://github.com/RITlug/teleirc
- Owner: RITlug
- License: gpl-3.0
- Created: 2016-05-03T14:28:08.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T01:10:38.000Z (6 months ago)
- Last Synced: 2025-04-02T02:23:26.935Z (6 months ago)
- Topics: bridge, go, golang, hacktoberfest, irc, irc-bot, irc-channel, relay-messages, rit, rochester, rochester-institute-of-technology, telegram-api, telegram-bot, telegram-chat, telegram-group, teleirc
- Language: Go
- Homepage: https://docs.teleirc.com/
- Size: 1.56 MB
- Stars: 146
- Watchers: 17
- Forks: 45
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
TeleIRC
=======[](https://www.gnu.org/licenses/gpl-3.0)
[](https://circleci.com/gh/RITlug/teleirc/tree/main)
[](http://docs.teleirc.com/en/latest/?badge=latest)
[](https://codeclimate.com/github/RITlug/teleirc/maintainability)
[](https://codeclimate.com/github/RITlug/teleirc/test_coverage)Go implementation of a [Telegram](https://telegram.org/) <=> [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) bridge for use with any IRC channel and Telegram group
## About
**RITlug TeleIRC** is a Go implementation of a [Telegram](https://telegram.org/) <=> [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) bridge.
TeleIRC works with any IRC channel and Telegram group.
It bridges messages between a Telegram group and an IRC channel.This bot was originally written for [RITlug](https://ritlug.com).
Today, it is used by various communities.### Live demo
A public Telegram supergroup and IRC channel (on Freenode) are available for testing.
Our developer community is found in these channels.* **[Telegram](https://t.me/teleirc)**
* **[IRC](https://web.libera.chat/#rit-teleirc)** (#rit-teleirc @ irc.libera.chat)## Contribute to TeleIRC
See our [contributing guidelines](https://docs.teleirc.com/en/latest/dev/contributing/).
## Who uses TeleIRC?
See what projects and communities use TeleIRC.
[Who uses TeleIRC?](https://docs.teleirc.com/en/latest/about/who-uses-teleirc/ "Who uses TeleIRC?")
## Documentation
See the [project documentation](https://docs.teleirc.com/) to install and use TeleIRC.
## License
TeleIRC is licensed under the [GNU General Public License 3.0](https://www.gnu.org/licenses/gpl-3.0).
Not a lawyer?
Get a [quick summary from tldrlegal.com](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)) on what you can, cannot, and must do.