Ellen
A chatterbot framework, inspired by Hubot.
Dependencies
- Ruby 1.9.3+
Usage
$ gem install ellen # Install `ellen` gem to your local machine
$ ellen --generate # Generate your new chatterbot with ./ellen/ directory
$ cd ellen # Changes to ./ellen/
$ vi Gemfile # Adds your favorite plugin gems
$ bundle exec ellen --adapter=shell # Run your chatterbot with specified adapter