Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cfcosta/stewie-old

A irc bot that sure wants to dominate the world.
https://github.com/cfcosta/stewie-old

Last synced: 25 days ago
JSON representation

A irc bot that sure wants to dominate the world.

Awesome Lists containing this project

README

        

Stewie
======

An irc bot engine that sure wants to dominate the world. It's still a work in project, so don't expect things to be working properly. Code contributions and reviews are very appreciated, just fork the project and send me a pull request.

As for now, there's almost no documentation. Some will be created when they're working, like the handlers documentation. Until then, examples should give a good idea on how it works (or how it should works).

Running
-------

Running Stewie is as simple as checking out the repository, moving config.yml.example to config.yml, editing it for your custom configurations, and calling it from the command line.