Halloy is an open-source IRC client written in Rust, utilizing the Iced GUI library. It aims to provide a simple and fast client for Mac, Windows, and Linux platforms
BitchX is an IRC client based on ircII/EPIC4. It includes many features that are usually relegated to scripts such as CDCC and flood protection -- you can just start it and go. Development was on hiatus for a while but is now resuming.
This will be a simple tandem text editor. It will broad cast document events to clients over a web connection. What it should do is allow more than one person to edit a document at the same time. Of course the one editing has a lock.
libircclient is a small but powerful library, which implements client-server IRC protocol. It has all features needed to create your own IRC client or bot, including multi-threading support, sync and async interfaces, CTCP/DCC support, colors, SSL connections and so on.
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.
Hokan is an IRC bot developed using Java programming language and using PircBot framework. First version development was started around year 2001.
Join #HokanDEV@IRCNet to find out more!
Current version of Hokan is maintained in GitHub:
https://github.com/petria/hokan_ng
DominoBot is a project for a simple IRC framework. It is currently a simple yet functional Domino game bot for IRC. It currently allows arbitrary piece (stones) numbers and multi session support. The game states are broadcast to the lobby. Uses colors to identify the player who layed each stone.
It is a case study to create a framework for quick development of turn-based sessions, such as games, voting, meeting and etc.
Uses PircBotX (redistributed - you do not need to download it)....
Quotes Database System (formerly Salty Quotes Database, named so because it was made for the development site saltine.net) is a small script written by Kyle Florence a few years ago that will store IRC quotes, it's like your own personal bash.org.
GeoIRC is a stable, customizable, usable, scriptable, good-looking IRC client. The development team hopes to make it the client of choice for a significant portion of the IRC community.
Eggdrop is the most advanced IRC robot available. It has been under development since December 1993, and unlike most other bots, it is still regularly updated.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A fork of pidgin which aims to provide minor features that have not been addressed by the pidgin development team (including manual textbox resizing). See funpidgin.sf.net for details.
Eggdrop is the most advanced IRC robot available. It has been under development since December 1993, and unlike most other bots, it is still regularly updated.
A Java API for IRC development, especially made for IRC bots but can be used for almost anything IRC related. Our IRC channel can be found at irc.strictfp.com on channel #IRC, we hope to see you there!
libirc++ is a well designed, modern C++ IRC Library. This lib should and can be used as base for IRC Bots and IRC Clients. The library is designed for multiple simulatneous connections so the library can fill any purposes.
PircBot-PPF is a Java framework for writing IRC bots quickly and easily. This has been built up as a fork of PircBot ( http://www.jibble.org ) with the GPL license. This was developed while making the PPF framework, hence the name pircbot-ppf.
Nexus simplifys the creation of an IRC client using PHP5 by providing developers with easy to use functions to handle IRC events without having to parse raw data. Phobos is included as an example of an IRC bot created with Nexus.
The Open Descent Foundation (ODF) is a community for developers, who want to help to create open source programs, tools, etc. for the famous games Descent1, -2 or -3. Everyone can join the ODF if he accepts the idea of writing open source programs.
General and simple IRC bot framework with very flexible bus architecture and plugins support, originally written for use as RPC gateway for remote message sending to multiple IRC channels or users. Now: http://github.com/martinkozak/pyircgate-daemon.
Java IRC Bot is a Java framework for writing IRC bots quickly and easily. Its features include an event-driven architecture to handle common IRC events, flood protection, DCC resuming support, ident support, and more.
Lost Bot is an IRC Mafia Game Bot coded in TCL. Users register and start off in a 2D city trying to exhort businesses, buying weapons and killing each other. The more respect you gain, the more powerful you are. It will contain a webserver.
Ennesbot is an open source automated IRC client (aka Bot) written entirely in Python. It uses direct sockets and medusa style sockets. It has pluggable python personality modules that can extend the bot.
CPx86 (currently in Alpha development stages) will be a fully fledged IRC bot, multi-user BNC server, and an Automated Network protection bot. Currently, the SDK covers all needed aspects of IRCd, and is extremely stable and functional. For Linux/Windows
This is a bot framework written in Java build upon PircBot( http://www.jibble.org/pircbot.php ). It features Hot Deployment (Modules which can be loaded in runtime) and logging via log4j.