Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
/ teleirc Public archive

IRC <---> Telegram bridge

License

Notifications You must be signed in to change notification settings

weezel/teleirc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

!! Obsoleted repository !!

Too much burden to keep this updated: Camel migration to version 3, JDK migration and nasty log RCE. Time to say good bye.

TeleIRC Bridge

Dependencies

  • Java >= 1.8

  • Maven

  • Camel

Setup

Create a Telegram bot and name it whatever you like.

  • Privacy mode needs to be disabled

  • Create a group and confirm that a first letter is a hash (#)

  • Configure application-teleirc.yml to match the channels and groups you have

  • Voilà

Running

Create a package

  • mvn clean package

Execute, and be happy

  • java -Dspring.profiles.active=teleirc -jar target/irctelebridge-1.0.2.jar