Projects tagged ‘bot’, ‘irc’, and ‘perl’


Jump to tag:

Projects tagged ‘bot’, ‘irc’, and ‘perl’

Filtered by Project Tags bot irc perl

Refine results Project Tags ircbot (10) internet_relay_chat (4) chat (4) poe (3) chatbot (2) unix (2) chatting (2) script (2) linux (2) module (2) modular (2) jake (1)

[30 total ]

4 Users
 

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 ... [More] and proxies, and is currently in beta stages of development. [Less]
Created over 3 years ago.

3 Users

Bender is a chatterbot and more written in Perl using Moose and POE.
Created over 3 years ago.

2 Users
   

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.
Created over 3 years ago.

1 Users
   

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.
Created about 1 year ago.

1 Users

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.
Created over 2 years ago.

0 Users

A pretty standard IRC bot based on IRC::Bot, written in perl (obviously) It is confined to it's working directory and restricted from network access by SELinux modules.
Created about 1 year ago.

0 Users

Joshua is a chatbot for IRC written in perl. Based on the Markov chain and his self-learned database, he is able to (stometimes) say some smart stuff. Due to its algorythm, the bot is not bound to any ... [More] language and can learn whatever dialect you speak in your IRC channel. Joshua is shipped with no database - after some time he is the complete result of what you and your mates made of him, so don't be too stupid. [Less]
Created 7 months ago.

0 Users

PipSqueek is a perl-based IRC bot. An IRC bot is a regular chat client controlled by the computer, providing services and entertainment to the channel denizens it lives with. PipSqueek was written in ... [More] object-oriented perl and uses state-of-the-art event based technology from the POE framework. PipSqueek sports an impressive array of features, and is easily extended to add more! [Less]
Created about 1 year ago.

0 Users

Introductionchessbot is Perl glue for playing chess over IRC with persistent games and stats. Installationchessbot currently has no makefile, so if you want to play with it you'll need to install ... [More] the modules used in chessbot.pl, create a SQLite3 database using the included schema.sql, and configure it in chessbot.conf. CommandsA note about game modes: chessbot can be configured to connect to zero or more channels. When games are initiated on these channels they become public and others can view information about them. When games are initiated via private messages they are, well, private to the players involved. chessbot accepts the following commands via IRC: register - send this command to the bot in a private message to register your nick for playing games. Note: chessbot doesn't perform any authentication, so if you care about your stats you should use a nick which is reserved with your IRC network. challenge [nick] - send a challenge to nick to play a game. accept [challenge_id] - accept the challenge identified by challenge_id. If there is only one challenge open against you, you may omit challenge_id. decline [challenge_id] - decline the challenge identified by challenge_id. If there is only one challenge open against you, you may omit challenge_id. show [game_id] - show the Forsyth–Edwards Notation (FEN) representation of the game identified by game_id. The FEN can be viewed online using the many viewers available. A nice viewer can be found at: http://www.chess-poster.com/fen/epd_fen.htm. You may omit game_id if you are only playing one game. games - list the games you are currently playing. moves [game_id] - List the moves for the game identified by game_id. stats - Show your stats, including your wins, losses, draws, and your Elo score. For more information on Elo scores, see: http://en.wikipedia.org/wiki/Elo_rating_system. challenges - list challenges open against you. help - get the URL for help. [game_id] [move] - Make a move in the game identified by game_id, which can be omitted if you are only playing one game. Moves are specified in Standard Algebraic Notation (SAN). For more info on SAN, see: http://en.wikipedia.org/wiki/Algebraic_chess_notation. [Less]
Created 6 months ago.

0 Users

這是一個超級迷你的 IRCBot,這個 Bot 是為了 #wuliwala 而誕生的,目前沒有什麼特別的特色和功能,僅是為了讓 #wuliwala 的好友們能夠順利的進入這個頻道。
Created about 1 year ago.