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.
Start Free
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.
A NMDC to IRC relay server. Exposes itself as an IRC server that an IRC client can connect to then join a channel corresponding to the hub address that will allow chat access to a NMDC compliant hub. Works well with eggdrop bots to provide games.
This is a project that consists in a remake of a old php IRC script.
It includes some ircbots, and you can get support in spanish or english if you enter in #celda211 in irc.ogamenet.net and contact dave96.
Fake IRC Services called FakeServ. v0.6* - MSL - Windows Only v0.7-php and higher - PHP - All Platforms Enables it to create fake users on your IRC network.
A framework for creating IRCbots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.
EggZone is a tcl bot script for 1.6.x eggdrop bots, useful for channel control and a bit of fun on IRC. Features include channel and user management, protection, AI talk functions and ready made links to pisg 0.72 for stats.
Java IRC Bot is a Java framework for writing IRCbots quickly and easily. Its features include an event-driven architecture to handle common IRC events, flood protection, DCC resuming support, ident support, and more.
Pierce is an open source event based framework for building IRCbots (or potentially clients?). It is written in Python and contains default handlers as well as some extra handlers that make bot creation simple.
libIRC is a cross-platform framework for connecting to and interacting with Internet Relay Chat (IRC) networks. libIRC is useful as the foundation for embedding IRC capabilities into various applications such as chat clients, games, and ircbots.
Orix bot is a new IRC-BOT written in C. It's totally modular. The modules are shared objects that can be loaded and unloaded in runtime. Also orix bot supports to several bots connected, in a same thread, thanks to MPLX2.
MIMA, The Multiprotocol Instant Messenger Annotations Library for Java, provides a simple and unified annotation-driven api for developing messaging business functionality and messenger bots over the AIM, Yahoo, GTalk/Jabber and IRC protocols.
IrcManager is a commandline tool for Linux that can download files from xdcc bots.
Only active dcc transfer is supported. Server password and channel password are not supported at this point.
Rishi is a botnet detection software, capable of detecting hosts infected with IRC based bots by passively monitoring network traffic. A webinterface provides additional information to found incidents.
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.
Martyr is a Java framework around the IRC protocol to allow application writers easy manipulation of the protocol and client state. Martyr can be used to write bots, end-user clients, or add IRC functionality to an existing Java application.
SerpentIRC is a user-friendly, well-documented IRC bot. New features can be easily added by writing a python module. Its object-oriented nature allows for an intuitive way of accessing the bots functions, both through modules and irc or telnet commands.
bbots - (B)ash (BOT) (S)cripts. IRCbots written in bash. The bots are self contained and have everything needed to load and run. More modules and development on http://bashscripts.org
Desarrollo oficial de RedHispana, ircd con ipv6, sistema de base de datos distribuída, cifrado de IPs virtuales, nuevos modos tipo Unreal basado en ircu2.10.11 y bots de servicio.
A collection of scripts for use with the IRC bot Winbot (now GPL: www.chatspike.net) Designed to give users of Winbot dependable scripts to aid them in running their Winbots on IRC. A.N.I [Artificial Non Intelegence]is designed to make the bots alive!
pircbotcpp is a IRC C++ software development kit. It is a C++ port of pircbot. pircbotcpp is an Object Oriented client framework which lets you write quick and easy C++ IRCbots. It includes comprehensive documentation and samples.