Class: Ruboty::Handlers::RubotyDMM
- Inherits:
-
Base
- Object
- Base
- Ruboty::Handlers::RubotyDMM
- Defined in:
- lib/ruboty/handlers/dmm.rb
Constant Summary collapse
- DESCRIPTION =
'Fetch rankings for DMM R18 only searchable for 24, weekly, monthly, total'.freeze
Instance Method Summary collapse
Instance Method Details
#messenger(message) ⇒ Object
12 13 14 |
# File 'lib/ruboty/handlers/dmm.rb', line 12 def messenger() Ruboty::DMM::Actions::Messenger.new().call end |