A Ruboty plugin that returns Wikipedia URL.
Add this line to your application's Gemfile:
gem 'ruboty-wikipedia'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ruboty-wikipedia
> ruboty wikipedia [keyword]
> ruboty wiki [keyword]
WIKIPEDIA_DOMAIN - Wikipedia domain (default: en.wikipedia.org)
WIKIPEDIA_MESSAGE_WHEN_NOT_FOUND - Message when not found (default: No articles found.)
Bug reports and pull requests are welcome on GitHub at https://github.com/dounokouno/ruboty-wikipedia.
The gem is available as open source under the terms of the MIT License.