Erwin is an IRC-bot in Perl, using POE, written with modularity and expandability in mind. Installing and configuring modules is very easy, compared to lots of other Perl bots where you have to read the source and add your own code in the various event loops.

Adding additional functionality is as easy as writing a subroutine that returns something and configuring a regex to use that subroutine. By typing "!google keyword", for instance, "Google::Search" gets "keyword" as an argument, searches Google with that keyword and returns a couple of URLs.

Further expandability can be achieved using "plug-ins". Plug-ins subclass "Erwin::Plugin", and can recieve and take control over various events. For example does the pastebin-plugin need the ability to take control over every line sent privately by some user, and e.g. a quiz module would need to get every single message sent to a channel while a quiz is going on.

Features

  • Very easy to add regexes and write modules.
  • Advanced fact database.
  • Paste bin with support for multiple channels -- very useful for help channels.
  • Search the web using Google.

Project Activity

See All Activity >

Categories

IRC Clients

License

GNU General Public License version 2.0 (GPLv2)

Follow Erwin

Erwin Web Site

You Might Also Like
All-in-One Payroll and HR Platform Icon
All-in-One Payroll and HR Platform

For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Erwin!

Additional Project Details

Operating Systems

Linux, BSD

Languages

English, Norwegian

Intended Audience

Advanced End Users, Developers, Testers

User Interface

Non-interactive (Daemon)

Programming Language

Perl

Database Environment

Perl DBI/DBD, SQL-based

Related Categories

Perl IRC Clients

Registered

2004-03-15