AOLibrary is a java-based library for writing chat bots that can be used with the game Anarchy Online. (Bots are often used to facilitate communications within an in-game organization or guild.) The library is written in Java 6.
KPC (KScript Portable Communication) is a serverless chat system. It is portable, so you don't have to worry about OS conflicts. Also, since there is no external server, you don't have to worry about your messages being intercepted over the internet.
JTC (Java To Cli) is a tool for developers that will enable their web-based application to be managed by remote unix command-line by revealing API layer of the java application in the linux command line. Detailed documentation is in the downloaded pack
rizbot is an IRC bot based derived from pIRCbot, piespy (social-network diagrams), reminderbot (personal reminders), and jmegahal (learning conversations).
ScriptBot is a scriptable IRC bot. Based on PircBot and BSF, it allows to fully customize the bot's behaviour by editing script files in the scripting language of your choice.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This is a Open Source written from java and jymsg9 api, to run command shell from your yahoo client. This is shell server run by any messaging you send from your yahoo client. This program also accept initation to open chatroom (not conference)
Hollaka Hollala is a chatbot engine and IRC bot. The chatbot engine uses a knowledge base organized in an XML file and WordNet for dictionary lookup. The IRC Bot has some WordNet- and Web-based functionality and is hot-extensible through Ruby programs.
ALBot is an IRC-Bot that enables you to send messages to offline buddies, plan events, play text based games, use XDCC and many more. Furthermore it is highly extensible and a lot more features are in progress.
vjIRC is going to be an IRC client with voice-support. You will be able to speak with everyone else that have vjIRC in the current channel. We are currently doing lots of programming and will update this project page when we have some spare time.
YaCS - A window based chatserver with the ability to log or kick users. You can connect to the server by using PuTTY or Microsoft Telnet, because the chat supports VT100 and the telnet protocol.
OpenIM is a instant messenger system utilising the XMPP (Internet-standard communication protocol) and is built on the Java platform. It supports many popular systems (MSN, ICQ, AIM, Jabber, Google Talk etc.) and supports Voice (and Video) Over IP.
Speech profile of Person is created that contains elementary sounds uttered. Profile is 1 time download for listeners. The actual audio sample is encoded based on profile. Decode using the profile stored earlier by User, and the audio can be regenerated.
The Digital PA is a Sametime (c) Bot, a Java Instant Messaging Application designed to answer simple queries against corporate directories and other data sources. The basic bot design is flexible enough to be used by other IM/Chat systems.
VoIM is a Java based Jabber client that will provide excellent text instant messaging capabilities as well as the ability to send and receive voice messages.
IMShell is a specification and a set of utilities used to extend the command-line metaphor of to provide a command shell, which allows developers to easily add utilities to the environment. The environment itself will basically be an IM Bot.
mjcq is a command-line based ICQ client program written in pure JAVA and so is cross-platform. It uses the "jcq2k ICQ2000 OSCAR protocol plugin" library developed by Filippov Evgenii. (http://sourceforge.net/projects/jcq2k/)
mjcq provides an interface
A java based chat program which runs on a local network using a main server and clients which connect to it. Made to be quite flexible in adding new features to. Currently only runs from a command line interface.
Chat system implemented using asynchronous IO and a command parser
Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.