Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cfcosta/stewie-old
- Owner: cfcosta
- Created: 2010-04-30T03:45:06.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-06-11T02:17:16.000Z (over 14 years ago)
- Last Synced: 2024-10-09T17:54:44.850Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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.