Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 527 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 527 Bytes

ruby-irc-bot

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