Yonle / ircbridge

Simple IRC bridge with multiple networks & channels supports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ircbridge

Simple IRC bridge with multiple networks & channels supports

Setting up

git clone https://git.sr.ht/~yonle/ircbridge
cd ircbridge
npm i

Configuring networks

See sample configuration files in __channels folder.

Known problem(s)

  • Getting disconnected does not wants to reconnect, even irc.connect() function was being called.

About

Simple IRC bridge with multiple networks & channels supports

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 100.0%