Skip to content

spaceone/rocketchat2irc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rocketchat2irc

A IRC server which forwards all messages between rocket-chat and your IRC client.

See also: RocketChat/Rocket.Chat#1685

This is far away from being feature complete. Pull requests are very welcome.

Install

Usage

  1. Start the server via python -m rocketchat2irc -d -b 127.0.0.1:6667 (Make sure you bind to a local interface)
  2. Connect with any IRC client to the server.
  3. Type /msg nickserv identify ws://username:password@chat.example.com/websocket

About

A IRC server which forwards all messages between rocket-chat

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages