Class: SlackBotServer::SimpleBot
- Defined in:
- lib/slack_bot_server/simple_bot.rb
Overview
A simple demonstration of a bot
Constant Summary
Constants inherited from Bot
Instance Attribute Summary
Attributes inherited from Bot
Method Summary
Methods inherited from Bot
#bot_user_id, #bot_user_name, #broadcast, #call, callbacks, callbacks_for, #connected?, default_message_options, icon_url, #initialize, low_level_callbacks, mention_as, on, on_im, on_mention, on_slack_event, #reply, #running?, #say, #say_to, #start, #stop, #team_id, #team_name, #to_s, #typing, username
Methods included from Logging
#debug, #log, #log_error, #log_string
Constructor Details
This class inherits a constructor from SlackBotServer::Bot