• Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Anope Services are built off of the original Epona code written by Lara which is built off of IRC Services. These services have advanced the original Epona code and include new features such as Modules, Mysql, and Defcon Mode.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    An automated IRC trivia bot. Features an advanced string matching algorithm designed to match answers phonetically.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    A free Win32 instant messaging client. Smaller, Faster, Easier.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Visual IRC is a feature-rich, fully customizable IRC client for Windows. Multiple server support, a powerful scripting language, a clean interface, and DCC whiteboard are just a few of the features that define this unique program.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Trivbot is a a multilingual quiz/trivia bot for IRC channels. It is written in java so it can run on multiple platforms. A question is sent to the IRC channel and the text in the channel scanned for a string that matches one of the accepted answers.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    P10 protocol IRC services, simple, scalable, for delphi and freepascal, can run on Windows, linux and freeBSD. it is easy to code new service bot "modules" for it.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Ayttm is an instant messenger program, supporting various protocols such as MSN, Yahoo, AIM, Jabber, and more. It is the heir of the Everybuddy project, and aims to continue improving the program and addressing its shortcomings.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Kopete is a flexible and extendable multiple protocol instant messaging system designed as a plugin-based system.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Kraken XMPP IM Gateway
    Kraken is a continuation of the Openfire IM Gateway plugin, but in a way that works for any XMPP server. It provides a way for XMPP users to log into, and communicate through, their legacy IM accounts such as AIM, ICQ, MSN, Yahoo, and friends.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    muh is a smart IRC-bouncing tool that remains on IRC all the time. You can take control over your nick by connecting to muh with an IRC client that is able to supply a password for the server connection.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Plugin for ChatZilla which monitors torrent IRC announce channels, downloads torrent files based on a user-defined filter, and then sends the torrent files to a local or remote torrent client. Supports several different private trackers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Auto Bot

    A modern, minimalist, extensible chat bot.

    NOTICE: We're not on SourceForge anymore. See http://autoproj.org for our new domain. Auto is modern, simple, and smart automated bot software, designed per a philosophy of minimalism, simplicity, usability, cleanliness, and easy extensibility. It has support for IRC (v3.1) with planned support for XMPP. It can be easily extended by means of its plugin API, and offers a host of features. It is known to function on any OS on which Ruby 1.9 functions (such as Linux, Mac OS X, BSD, Microsoft Windows, etc.).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    ZxoR Mafia Bot

    ZxoR Mafia Bot is an IRC text based game based on the party game

    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    BlackTools tcl

    BlackTools tcl

    ultimate channel management tcl script for eggdrop

    BlackTools is the most complete channel management tcl script for eggdrop/windrop who can manage channels from all the IRC networks, although some modules are specifically designed only for Undernet network. Offers everything you need for you to start using your eggdrop by having a lots of commands, protections, modules that make your channel more safe and your life easier.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Coolsmile IRC Client
    Friendly Java IRC client, runnable either as web applet or desktop application. It is based on Eteria IRC client, with many improvements.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    An implementation of the modern IRC protocol, meant to be compatible with popular existing IRC clients. It includes SSL support, a feature few other IRC servers have.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    This is an IRC bot written in Delphi. It has a modular structure, based on a small kernel and some plugins all around. A plugin can be a script engine or any hard coded irc events handler. Those plugins can be written in any language (Delphi, C++/C...)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    Erwin

    Erwin is an IRC-bot in Perl, using POE.

    Erwin is an IRC-bot in Perl, using POE, written with modularity and expandability in mind. Installing and configuring modules is very easy, compared to lots of other Perl bots where you have to read the source and add your own code in the various event loops. Adding additional functionality is as easy as writing a subroutine that returns something and configuring a regex to use that subroutine. By typing "!google keyword", for instance, "Google::Search" gets "keyword" as an argument, searches Google with that keyword and returns a couple of URLs. Further expandability can be achieved using "plug-ins". Plug-ins subclass "Erwin::Plugin", and can recieve and take control over various events. For example does the pastebin-plugin need the ability to take control over every line sent privately by some user, and e.g. a quiz module would need to get every single message sent to a channel while a quiz is going on.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Jarl is a Perl/Tk Client. It strives to provide full functionality with every aspect of the Jabber IM system. It currently supoprts messaging, chat, groupchat, ICQ, AIM, and IRC support.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    deVilScript
    The freeware add-on script for the IRC chatting client mIRC®.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    gruftistats is a program to read IRC logs and produce an HTML page of statistics and amusing facts about an IRC channel.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    jStat is an IRC bot that deals with channel statistics (e.g. Top 10 posters, etc.)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Automated File Retrieval (AFR) is a plugin for X-Chat written in C. AFR is a queue-based file retrieval utility that can download files from many different types of file servers on IRC.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    This is an IRC dice bot. This bot supports crypto-seeded random rolls of multi-sided dice. This bot logs onto an IRC server and awaits input by players. DiceBot includes support for roll multipliers (5d20) and roll modifiers (1d20 + 1d1547 - 5 * 2 / 4).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Konversation is a user-friendly Internet Relay Chat (IRC) client built on the KDE Platform.
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB