zaratan / Linael

Modulable IRC Bot
MIT License
7 stars 8 forks source link

Linael

Gitter Code Climate Dependency Status Travis

Modular collaborative IRC Bot in Ruby.

What is Linael and why Linael?

What is not Linael (and why not Cinch)

It's not a gem. You can't add it to an other program this easily. And it is a bit heavier to clone the whole directory.

It's not only a framework to build features. It's a whole bot with embeded features. I really like to have a whole DSL instead of some helper methods.

How to launch it?

How to add my own features?

Read How to make a new Module

How contribute?