Skip to content
This repository has been archived by the owner on Jul 5, 2018. It is now read-only.
/ irc-discord Public archive

A script that allows interfacing with an IRC server via Discord.

License

Notifications You must be signed in to change notification settings

eritbh/irc-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irc-discord-bridge

A script that allows you to chat on IRC without leaving Discord. Some setup required - this is not a public bot.

This project is unmaintained. It's buggy and discord-irc probably does everything you want it to (it does everything I want it to which is why I ditched this project).

Usage

$ git clone https://github.com/Geo1088/irc-discord.git
$ cd irc-discord
$ cp config_sample.json config.json
# Fill out your config.json
$ npm i
$ node index.js

The bot requires that your guild be set up in a specific way:

  • There must be a #notices text channel that is not in any category
  • There must be Channels and Private Messages categories
  • Every IRC channel you connect to must already have a corresponding Discord channel in the Channels category, and the name must match up with the one the client expects
    • If you run the bot and a channel is missing, it will tell you what name it was expecting

About

A script that allows interfacing with an IRC server via Discord.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published