An HTTP Proxy which filter IRC traffic to add features to your client.
Current features are:
- !wikipedia, !google and !trans(late) command
- Modify CTCP versions
- Retreive password to connect to irc.voila.fr
It's a pure Java application. It's not an IRC bouncer and it should only be used locally and by one user.
What is done by proxybot could also be done with a script running in your IRC client. But doing so require to write one different script for each different client (different langages, different API).