Skip to content

skaestle/ruby-irc-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A simple IRC bot for educational purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%