A simple IRC bot for educational purposes
The code is deliberatly kept simple, in order to be easy to understand. E.g. we don't use classes or single quotes for strings and we don't omit parentheses (apart from with puts
) and so on.
This was developed to serve as a project for the participants of Ruby Monstas Zürich.
Here's a list of IRC commands you could implement: List of Internet Relay Chat commands