module Olimpo

Constants

VERSION

Public Instance Methods

configure() { |self| ... } click to toggle source

Method to set the authentication keys for the bot

# File lib/olimpo.rb, line 20
def configure
  yield self
end