Class: Ruboty::Handlers::Lgtmin
- Inherits:
-
Base
- Object
- Base
- Ruboty::Handlers::Lgtmin
- Defined in:
- lib/ruboty/handlers/lgtmin.rb
Constant Summary collapse
- LGTMIN_URL =
'https://www.lgtm.in'
Instance Method Summary collapse
Instance Method Details
#lgtm(message) ⇒ Object
11 12 13 |
# File 'lib/ruboty/handlers/lgtmin.rb', line 11 def lgtm() .reply(fetch_image_url) end |