332 projects for "irc bot" with 2 filters applied:

  • 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
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    WifiFred is an old buggy IRC bot written in PHP for use by Community Wireless groups. His functions including RF calculators (including fresnel, fsl, range estimation), hardware databases, internet utilities and standards databases and other fun tidbits. The code base has various security issues and was written back ~2004 - try not to hold it against the author!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    phpMyChat

    phpMyChat

    Standalone chat system developed in php, mysql and javascript

    phpMyChat-Plus is an easy-to-install, easy-to-use multi-room PHP/DB chat. It is currently available for MySQLi, MariaDB, PostgreSQL, and ODBC. It supports IRC-like commands, moderators, is available in 24 languages and fully compatible with php7.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    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.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Wraith is an open source IRC bot written in C++. It has been in development since late 2003. It is based on Eggdrop 1.6.12 but has since evolved into something much different at its core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    The original Infobot, a networked, language-interactive agent platform. IRC bot written in Perl
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 7
    Supybot
    Nested commands, easy configuration, and an incredibly flexible and easy-to-use plugin system distinguish Supybot from other IRC bots. There simply isn't a more flexible or easier to use IRC bot!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Easy to use IRC BOT in PHP language, ready to use from first start Moved to: https://github.com/S3x0r/davybot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Koalx

    Simple IRC bot - Perl

    Simple IRC bot that can slightly interact with the users.
    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
  • 10
    This is an ircbot written in php. The bot run from any server with php support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kashyyyk

    Kashyyyk

    A Work-In-Progress, Full-Featured, Open Source IRC Client

    ...When possible, Kashyyyk takes advantage of native OS capabilites, such as the OS X notification center. Kashyyyk uses the libfjirc library originally written for the Whittler IRC bot and the libfjnet wrapper written for TurboSphere. It has an FLTK-based GUI. Kashyyyk is intended to be cross platform and easily compiled. It is known to compile using Clang, GCC, Cygwin, Sun Studio, and MSVC 2013.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A bot written in perl with IRC roleplaying gamers as intended audience. This bot can simulate various RPG systems in the aspect of throwing dice for certain systems. It focuses on Shadowrun and the World of Darkness, but can be used for about any RPG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Jcate

    a massive irc bot

    a massive java/scala irc bot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An IRC Bot With some essential commands for fun and power. This lightweight bot can be adapted to all your needs. Because it is made in python the possibilities are limitless. **This project is not under development, v0.2 is the less-bad code and should be used instead of v0.1**
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    IRCBNX Chatterbot

    A remake of the original BNX Chatterbot for IRC

    IRCBNX Chatterbot is a moderation IRC bot written in C++ and based on the original Battle.net text gateway bot BNX Chatterbot. Like the original, it features a rule-based response system, an access system, and several moderation features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Markovsky Base

    The base version of markovsky

    An updated version of Markovsky IRC Bot (dubbed 0.54), with features included in TrollBot IRC's release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bot para unir 2 canales del IRC en 2 servidores distintos. Uso: ./ConnectBot.pl -s1 <servidor1> -s2 <servidor2> -c1 <canal1> -c2 <canal2> -n <nick>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Riggy is a dice `bot for pbIRC RPGs. He is specialized to provide a fair interface for D&D, d20, GURPS, White Wolf, Shadowrun and Mirima Tyalie dice systems. He also includes random name generation and miscellaneous IRC utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    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: 6 This Week
    Last Update:
    See Project
  • 22

    Twentyone Bot

    An IRC bot which deals the game 21 aka Blackjack.

    Play now at http://webchat.freenode.net/?channels=#twentyonebot. Just say "Hi!" This bot will play the game of 21 with users in an IRC chat room. The game is quite similar to Blackjack, but is played with dice instead of playing cards. Players continue rolling dice until the sum of all rolls is as close to 21 as possible, but don't go over! This project is based off of the source for the same game which was written by Jason Hamilton and updated slightly more recently by LuizCB (aka pincel).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    SimpleXDCC is an intuitive xdcc download manager. It lets you simply join a desired server/channel and begin making xdcc bot requests. Ideal for people who wish to download multiple files without having to type a lot of xdcc send commands.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Modular library for popular IRC bot - eggdrop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Benzo is a pseudo-AI IRC bot written in Python. In addition to providing humorous chatter, he also performs basic IRC channel maintenance functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo