JERC:Java Encrypted Relay Chat. Our goal is to construct a java program to allow our users to chat securely to each other. We want to make it so our users don't have to worry about they're chats being unintentionally intercepted by third parties.
Happy Fun Bot is a fully modular IRC bot. This consists of a basic engine, providing networking code and event handling, and a core module which provides some basic bot functionality. All other functionality will be provided by third-party modules.