Slack bot that retrieves Core/Stdlib documentation.
Ruby ri docs should be available in the system.
$ ./script/bootstrap
$ ./script/setup
The setup script will ask you to enter your Slack API token.
To run the bot in your local machine:
$ script/server
To run the tests, use:
$ script/tests
Once the bot is connected to your Slack, you can send him questions about Ruby documentation as per following syntax:
> ri Array#first
You can also say hi to the bot or send him a ramdon text, in which case he will respond with an animated gif.