Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Translation layer between IRC and Discord

License

Notifications You must be signed in to change notification settings

alanhuang122/IRCdiscord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ircdiscord
----------

Build command: go build

Run the resulting binary and connect to the IRC server (by default,
127.0.0.1:6667) with the server password <discord token>:<discord server id>
(without the angle brackets).

Note that HexChat silently truncates server passwords and is currently not
supported.

Multiple simultaneous connections are supported, and will share the
same Discord websocket connection.

IRC channel: #ircdiscord on freenode

About

Translation layer between IRC and Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%