Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(In Development - WIP) Not Functional yet!!

A server-side relayer between IRC Server x Telegram Groups
linkirctelegram is a service that spawn each user of telegram group on the IRC channel

NOTE: Tested on FreeBSD. But it will be GNU/Linux compatible soon.

Install from source

1. First, make sure the following dependencies are met:
 - json-c

2. Build (some directories may be adjusted depending OS - defaults to FreeBSD). Makefile will be writen
cc -g -O0 -I/usr/local/include/ link.c parsing.c telegram.c -o link -L/usr/local/lib -ljson-c -lcurl

About

Link IRC <--> Telegram as IRC Service (Not Bridge, Spawn IRC Users)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages