An open API service indexing awesome lists of open source software.

https://github.com/thaispalmer/hayas-ircbot

Hayas is a IRC bot made in Perl wich responds to some commands, and have a basic "AI"
https://github.com/thaispalmer/hayas-ircbot

bot irc-bot markov-chain perl

Last synced: 8 months ago
JSON representation

Hayas is a IRC bot made in Perl wich responds to some commands, and have a basic "AI"

Awesome Lists containing this project

README

          

----------------------------
-- Hayas v0.2 -- by thoso --
----------------------------
About:
Hayas is a IRC bot made in Perl wich responds to some commands, and have a basic "AI"

----------------------------
Syntax:
hayas.pl [configfile]

----------------------------
Changelog:
v0.2 - Neat version released! Now with a new name: Hayas; and startup screen.
New config file (with comments)
Markov's chain based "AI" added
Admin allowed hosts list
Console visualization of incoming RAW data toggle
Experimental CTCP implementation (only reply to VERSION for now)
Now Regex replies have variables support (&ME,&NICK,&TARGET)
New Regex learning syntax: _learn

v0.1 - First version released.
Only with Regex reply stuff for it's "AI"

----------------------------
TODO:
Localization files (I realized just now that the entire bot's UI is in PT-BR)
Silent mode

----------------------------