| Projects on Google Code | Results 1 - 10 of 50 |
=Introduction=
Femtobot is an IRC bot in the C programming language. The intention is to create a bot that will support modules in the form of shared objects on Linux(And DLLs on windows, when we get that far), making it extremely customizable. The bot will be event-based, in that the modules' expo...
=Happybot IRC Framework=
==Intro==
Well, it's a framework as well as a bot. But Happybot didn't start as Happybot. It started as a little PAWN project back in 2007, where I created a bot that reacted to commands in channels, it had trivia questions, as well as brief admin commands. I decided (as...
Meatballbot is written in python using python-irclib for irc communications and MySQLdb for mysql queries. The system is capable of running on hundreds or thousands of seperate channels on dozens of networks. Each channel has independant variables stored in the database. These include the features t...
Polybot is an IRC bot written in Python, the purpose of which is to provide a unified interface for many online dictionaries.
Bot includes modules for crawling spanishdict.com, dict.leo.org, tyda.se and reta-vortaro.de. This means that words can be translated from English to Spanish, German, Swed...
www.servers.ee - irc bot
分不出是真人还是ROBOT的IRCBOT。
我刚学RUBY,写着玩的机器人,大家肯定会发现很多垃圾代码的。
目前已经实现:
1,google\百度查询
2,中英文单词\整句互译
3,拼音整句查询
4,定时读取论坛最新贴
5,IP查询
6,天气查询
7,URL标题查询
8,简单的ruby脚本执行
9,irc用户信息查询.
主要要求:
1,不要影响IRC的聊天。
目标:
1,高度智能化,像人一样聪明。
2,不使用数据库,而是直接使用在线的资料,分布式的,像云计算那样...
<table><tr><td>
==Descripción:==
topGames es un revolucionario bot iRC en PHP que convierte tus canal en un centro de juegos para todas las edades. Con sus simples juegos podrás estar enganchado horas y horas frente a la pantalla, y es que no se trata de un bot estático, que no interactúa creativa...
A modularized IRC Bot made entirely in Lua.
==Mission==
Project won't aim to be lightwave and fast but to do what you need. I have seen so many bots and they fail to do simply tasks. My version can do basically anything you like. I added multiple coding layers so you can select easy (meaning less control) or hard (meaning total control) wa...
robo is a minimal, modular IRC bot written in perl. It was designed to provide only the most basic of IRC functionality, everything else is left up to small, self-contained modules.
In the subversion trunk we have already included a bunch of thoroughly tested modules that can be used as examples...