Class: SlackBotServer::SimpleBot

Inherits:
Bot
  • Object
show all
Defined in:
lib/slack_bot_server/simple_bot.rb

Constant Summary

Constants inherited from Bot

Bot::SLACKBOT_USER_ID

Instance Attribute Summary

Attributes inherited from Bot

#key

Method Summary

Methods inherited from Bot

#broadcast, #call, callbacks, callbacks_for, #connected?, default_message_options, icon_url, #initialize, mention_as, on, on_im, on_mention, #reply, #say, #say_to, #start, #stop, #to_s, username

Constructor Details

This class inherits a constructor from SlackBotServer::Bot