module BotPlatform
Constants
- VERSION
Public Class Methods
greet()
click to toggle source
# File lib/bot_platform.rb, line 20 def self.greet "Welcome to Bot Platform" end
# File lib/bot_platform.rb, line 20 def self.greet "Welcome to Bot Platform" end