krmax44 / irc-recorder

A hacked-together IRC recorder for viewing messages even when you're not connected.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IRC Recorder 🔴

A simple IRC client that saves messages for you when you're not connected.

Installation and Usage

git clone https://github.com/krmax44/irc-recorder.git
cd irc-recorder/
yarn install
yarn start

You may want to configure the IRC server, port, channels and client nick in the index.js file.

To Do

  • improve UI
  • add proper configuration options

About

A hacked-together IRC recorder for viewing messages even when you're not connected.

License:MIT License


Languages

Language:JavaScript 79.7%Language:HTML 20.3%