Ruboty for ruby-jp slack workspace.
$ bundle install
$ REDIS_URL=redis://localhost:6379/ RUBOTY_CLI=1 bundle exec ruby main.rb
> ruboty ping
pong
If you have docker environment, also can development by run below command
$ docker compose build
$ docker compose run --rm ruboty
> ruboty ping
pong
Bug reports and pull requests are welcome on GitHub at https://github.com/ruby-jp/ruboty-ruby-jp. 日本語でもokです
ruboty-ruby-jp is running on Heroku. It requires the following environment variables.
GOOGLE_CSE_ID
GOOGLE_CSE_KEY
REDIS_URL
SLACK_AUTO_RECONNECT=1
SLACK_TOKEN
TWITTER_CONSUMER_KEY
TWITTER_CONSUMER_SECRET
YAHOO_JAPAN_APP_ID
These codes are licensed under CC0.