Browse free open source IRC Clients and projects below. Use the toggles on the left to filter open source IRC Clients by OS, license, language, programming language, and project status.

  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    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.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    Eggdrop
    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    DAVIS is an easy and useful language for IRC bots. This project contains our own bots, some bots for demonstration, a parser that creates Java, C, Perl and IRC-Script code out of a DAVIS file, and an interpreter for DAVIS files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    An open source plugin framework built for the PircBot Java IRC Bot Framework
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AdmIRC is a webmin module for irc server administration. It provides a config interface and advanced security and linking automatism support. Currently UnrealIRCD 3.2 and the services Anope and Epona are supported. Subprojects: irc newsbot and java tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C++ IRC client library that seeks to include all aspects of the IRC protocol, along with auto reconnecting and multiple connection management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DominoBot

    DominoBot

    An IRC bot project case study.

    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). Pure J2SE. Java 6.0 compliant. GPL v3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a collection of software components, including an ircd, libflog and librascal. Please look at the home page for package specific details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FailIRC is an IRC client written in C#. It is meant to be a lightweight but feature-rich way to use IRC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Haskell User-Submitted Libraries includes anything we can get our hands on and clean up for general use, as well as new libraries that would be useful to the general Haskell community. Submit your libs, or join the project to create needed libs!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An object-oriented, feature-complete framework for U:Lined IRC services with the ability to link to a multitude of IRC servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IrcPy is a communication framework based on the syntax of the IRC protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An attempt to write a full open source bot better than eggdrop, with every single feature, but better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Class based software developer\'s kit for writing DLL scripts for the IRC Client \"Klient\" versions 2.x.x ( http://www.klient.com ) . This SDK intends to provide useful objects for ease of scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A scripting language for an IRCBot (eggdrop like) written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB