|
|
|
|
|
|
Updated: Friday, thAmerica/Chicago 9th of Dec 2005
|
| Version: |
1.0 |
| Language: |
Python |
| Platform: |
Linux |
Freshmeat.net Project Page
Sourceforge.net Project Page
I use to spend a lot of time on irc.enterthegame.com with a few of my friends.
If you spend enough time on ETG, you will learn that it sucks, lag-wise of course.
So my friends found a new server, irc.box.sk. The majority of us didn't wan't to go to a new server, so we had this issue of 80% of us on ETG and the other 20% on box.sk.
IRCRelay was my solution.
It allowed us to all be in the same channel by creating two connections, one to box.sk, and one to ETG. IRCRelay would join both channels, passing messages users would say back and forth across the servers.
There are two different versions in this tarball:
- ircrelay-gui.py - This is the original, Tkinter based relay.
- ircrelay-console.py - This was a console based version I never finished.
|
|
|
|
|
|