Projects tagged ‘ircbot’


[38 total ]

19USERS
 

Lambdabot is an IRC bot written over several years by those on the #haskell IRC channel. It also operates in an offline mode as a Haskell development tool, and embedded as an extension to ghci.

15USERS
   

Supybot is a cross-platform IRC bot written in Python, known to run anywhere Python runs, which includes all *nices, and Windows. 1. Supybot is actively developed. 2. Supybot offers nested commands. 3. Supybot has a powerful and ... [More] flexible capability system for handling security. 4. Supybot includes many plugins , and has many more ripe for the picking on this very website. 5. Supybot supports multiple servers. 6. Supybot supports multiple channels. 7. Supybot is user-friendly. 8. Supybot is developer-friendly. 9. Supybot is stable. The stability of a Supybot is only limited by the uptime of the host it runs on. Multi-month uptimes are the norm, rather than the exception. 10. Supybot is here, now. [Less]

7USERS
   

rbot is a ruby IRC bot. Think of him as a ruby bot framework with a highly modular design based around plugins. By default he behaves a lot like an infobot.

6USERS
 

Eggdrop is the world's most popular Open Source IRC bot, designed for flexibility and ease of use, and is freely distributable under the GNU General Public License (GPL).

6USERS
 

IRC bot forked from moobot. Used at many channels of http://linuxfire.com.cn/firewiki/FireIrcd Provides rssreader, dictionary, debian-package-query, China-stock-query, weather-query etc.

4USERS
 

Botnix is a highly modular, highly portable IRC bot designed to be connected to multiple networks at any one time. It is lightweight, fast and expandable, written in Perl. Botnix supports SSL, IPv6 and proxies, and is currently in beta stages of development.

3USERS
 

NoxBot is an totally event based IRC bot system written in PHP5. It supports dynamicly loading and unloading plugins. This means its a modular bot and can easely be extended to suit your own needs. It currently is still in development but is already ... [More] quite usable (It is infact used on freenode in #noxbot and #peragro). Besides modularity it is also portable, easy to use, free and much more. [Less]

3USERS
 

IrBot is a php irc bot with a support of plugins.

3USERS
 

WinBot is an advanced IRC Bot for Windows, is easy to use, customizable and has a wide range of options for bolting on new enhancements and features.

3USERS

Manderlbot is an Erlang written IRC bot and possibly an IRC client.

2USERS
   

Grilo is a irc bot that collects information from commits, wiki editions (from a tikiwiki), bug tracker, etc to help providing some statistics. It's a very simple collaborative project management tool. Commands in portuguese.

2USERS

VLMa is a Java application which provides a daemon and a web interface to manage several VLC streamers. It has some nice features like: - dynamic stream assignments (incl. fallback if a server is unavailable) - drawing of the servers stats as ... [More] RRD graphs - and more... It is designed to be used in large networks such as universities or corporate networks. [Less]

2USERS
 

An IRC bot written in Python, using the Twisted framework. It has a simple but powerful plugin system. Plugins that already exist include: * RSS feeds, * karma, * CIA-style RCS integration using an XMLRPC interface, * weather reports

2USERS
   

The infobot connects to an Internet Relay Chat (IRC) server, joins some channels (maybe), and begins accumulating factoids. To run one, download the source, uncompress it, untar it, edit the config files, and it up . Interacting with the bot is ... [More] pretty straightforward. Most of the commands and variables available to users are listed below. The bot will interact via message or on-channel. New version incorporates old blootbot project. [Less]

1USERS
 

Wolfpack is a modular scripting framework for Eggdrop written in Tcl. It is designed to replace the use of sourced Tcl scripts with Eggdrop. One of the more unique features of Wolfpack is its ability to dynamically load, unload, and configure script ... [More] 'modules' while the bot is running. The Wolfpack framework is designed in such a way that there should never be a need to manually edit a script 'module' to change its settings. [Less]

1USERS

Dancer is an IRC bot, mainly focused on channel defence. The project's been more or less dead since 2001.

1USERS

Provides a framework for building semi-autonomous agents (bots) for various tasks. Can be used to create a single agent such as an IRC bot or a collection of agents that work to solve problems collectively.

1USERS
   

An IRC-Bot, written in Perl. There are a lot of useful commands for channel management (and other stuff) available per default. Also it's possible to create your own Plugins to extend it's functionality.

1USERS
   

This is an IRC bot that relays messages from one IRC network to another. Originally written to help transition an IRC from one channel to another; it makes it possible for people on two networks to have a cross-network channel. It can also relay private messages.

1USERS

AngryBot is a C# based IRC framework for rapid IRC bot development, which in turn uses the Meebey.net IRC client. The framework exists to allow developers to turn functions into irc commands so that the hastle of writing IRC code is taken off the developers hands.

1USERS
   

Phergie is an IRC bot written in pure PHP 5 with an OO API.

1USERS
 

mirc scripts made by mOo

1USERS
 

envbot is an advanced modular IRC bot coded in bash. Features include: SSL, IPv6, modularity (with several good modules already), transport modules (means openssl/gnutls/netcat/whatever) is also modules, loading/unloading/reloading of modules at ... [More] runtime, rehashing configuration at runtime, advanced access control and much more. envbot use Bazaar (also known as bzr, or bazaar-ng) for version control, sadly ohloh doesn't support that. [Less]

1USERS
 

phpbitch is a mature framework for building IRC bots. Licensed under GPL, the project allows PHP developers to easily write complex IRC bots.

1USERS
 

The ircPlanet services are a suite of P10-based channel, operator, and nickname services written in PHP for ircu2.10.08 and above. They are extremely object-oriented and run from the command line. Additionally, a central core of common service ... [More] code is at the base of each service, making it easy for service developers versed in PHP to write their own ircu services quickly and easily. [Less]

1USERS

This is an IRC Bot;

1USERS
 

This is an IRC Service for IRC CoderZ.

1USERS

Mistbot is a modular IRC-Bot written in C++. It is written with speed, flexibility, functionality and easy extensibility in mind.

0USERS

rbIRClibAn OS independent platform irc-library written in Ruby. class IRC def initialize(host = IRC_CONSTANTS::Host, port = IRC_CONSTANTS::Port) @host = host @port = port # ... # ... end end

0USERS

An IRC library, bot and webapp, written in python using Twisted and Pylons. Main functionality is logging of IRC channels and the displaying of these logs in various ways, including an irssi-style theme with Ajax updating and scrolling. Includes user ... [More] authentication spanning web and irc (across multiple networks), allowing for features like awaylog. [Less]