This is the IRC adapter for Scamp, the bot framework
Put this in your gemfile!
gem 'scamp-irc'
See ./examples
Here's the most direct way to get your work merged into the project:
- Fork the project
- Clone down your fork
- Create a feature branch
- Add your feature + tests
- Document new features in the README
- Make sure everything still passes by running the tests
- If necessary, rebase your commits into logical chunks, without errors
- Push the branch up
- Send a pull request for your branch
Take a look at the TODO list or known issues for some inspiration if you need it.
First class support, commits and pull requests, thanks guys!
See LICENSE.md