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

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Modular IRC bot that comes with some modules for admining a counterstrike server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Halflife / Halfelife 2 IRC match bot. Reports for various HL/HL2 game events. Also has Admin features. Simple to use with auto-setup. Written in Java so is suitable for many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A IRC bot program written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A diary backend designed to be easily accessed by IRC bots, web front ends, unix shells or whatever.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    An IRC bot written in Java, using the PircBot framework. The bot itself does nothing, as all functionality is implemented through the use of easily-written modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mulligan is an IRC bot implemented as a Java Servlet web application. The bot may be controlled through IRC or Web interfaces, IRC content can be mediated through JSP. It supports user accounts, logging via JDBC, and a plugin framework for new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenSource Java IRC Client (and later maybe server) application writing project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OSpaChat for people communication in rooms with benefits: screenshoting, statuses, pictures, smiles, file transfer etc. Own mood, special atmosphere contributing for people communicating. Rest, gaming, flirting, work conversations, maintenance of support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Oak is a flexible IRC bot written in Java. Core components are a reusable IRC framework, a login system, and a plugin manager. Bot functionality will be implemented as plugins, which are loaded on startup or at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    Objirc Chat is a Java based IRC client. This 5th generation product includes: * a cool Swing based GUI (designed for real people not just Java developers) * event-based support for the IRC protocol * Python and Java based plugin support * DCC pr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open Pandora's Box

    Open Pandora's Box

    Pandora is an artificial intelligent web based bot

    Pandora is an artificial intelligent web based bot written in Java. Pandora is a component based AI architecture including, database memory, XML, voice, voice rec, chat, IRC, HTTP, Wiktionary, Freebase, consciousness, language, GUI, applet, web, jsp, Android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ICQ, MSN, IRC pure Java reusable plugin library with asynchronous operations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Pastiche ircd

    Simple IRC Server written in Java

    A Simple IRCD written in Java, for ease of adding custom code and allow better protection against crackers/hackers. (Note: This project has been moved to GitHub)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An open source plugin framework built for the PircBot Java IRC Bot Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    ROChat is a Internet Relay Chat application written in Java. It aims to provide it's users with ease of use and comfortable chatting. It is also the home of our library, jirclib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is an IRC-Bot written in Java (based in the PIRC-Bot API) which provides a RPG-Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A platform-independent IRC client programmed in Java, which aims to include many of the features of popular closed-source IRC clients such as mIRC over a variety of platforms, and an user-friendly interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An IRC like Chat Program with Voice Comm support and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java IRC bot based on Relay IRC Client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rath IRC is a IRC(Internet Relay Chat) simple client that developed with Java Swing. It doesn't provide RFC1459 full features. RathIRC is lightweight and support only limited feature to enjoy irc chat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An IRCBot based on the PircBot Framework, contains user management and plugin support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The goal of the Relay IRC project is to create an easy-to-use, multi-platform and scriptable Internet Relay Chat (IRC) chat client and a set of Java classes for adding IRC capabilities to other Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SVNUpdates

    IRC Bot reports SVN updates to a channel

    IRC Bot reports SVN updates to a channel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Samson aims to address the problems that afflict most IRC bots. Most bot implementations suffer from at least one of the following flaws :- 1) synchronous IO - if something needs to be sent to the IRC server, its best if it doesnt have to wait for
    Downloads: 0 This Week
    Last Update:
    See Project
Monday.com Logo