Ruboty for ruby-jp slack workspace.
$ bundle install
$ REDIS_URL=redis://localhost:6379/ RUBOTY_CLI=1 bundle exec ruby main.rb
> ruboty ping
pongIf you have docker environment, also can development by run below command
$ docker compose build
$ docker compose run --rm ruboty
> ruboty ping
pongBug 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_IDGOOGLE_CSE_KEYREDIS_URLSLACK_AUTO_RECONNECT=1SLACK_TOKENTWITTER_CONSUMER_KEYTWITTER_CONSUMER_SECRETYAHOO_JAPAN_APP_ID
These codes are licensed under CC0.
