5 projects tagged "English"
The Eggdrop Jabber Bot bridges your Eggdrop IRC bot to the Jabber instant messaging network and thus to ICQ. This code is meant to be a demo that it can be done, and a basic starting point which you can extend to your needs. The only functionality currently included is an invite feature.
The Tcl IRCd is a small IRC server written in Tcl. It is very simple to modify. It is not a full implementation of the IRC protocol, but it's enough to create channels, talk in public or private, change topic, nick, and other basic operations. No configuration is required. The server is designed so that it can reload an updated version of itself at runtime without closing client connections.
The BID software was designed to apply business rules to your email traffic. Business information can come from business applications, monitoring applications, or normal users requesting or providing data. The goal of the BID tool is to automate the dispatching of this information and to join a business-case with a responsible receiver. A receiver can be a human being or another BID server customized for a special business-case. The BID server was designed as a generic server using plugins to serve specific business-rules.