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"
- Host: GitHub
- URL: https://github.com/thaispalmer/hayas-ircbot
- Owner: thaispalmer
- License: mit
- Created: 2017-07-03T21:01:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-03T21:01:52.000Z (almost 9 years ago)
- Last Synced: 2025-01-16T19:46:14.798Z (over 1 year ago)
- Topics: bot, irc-bot, markov-chain, perl
- Language: Perl
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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
----------------------------