Table of Contents - slack-bot-server-0.4.7 Documentation
Classes and Modules
- SlackBotServer
- SlackBotServer::Bot
- SlackBotServer::Bot::ConnectionError
- SlackBotServer::LocalQueue
- SlackBotServer::Logging
- SlackBotServer::RedisQueue
- SlackBotServer::RemoteControl
- SlackBotServer::Server
- SlackBotServer::SimpleBot
Methods
- ::callbacks — SlackBotServer::Bot
- ::callbacks_for — SlackBotServer::Bot
- ::default_message_options — SlackBotServer::Bot
- ::icon_url — SlackBotServer::Bot
- ::logger — SlackBotServer
- ::logger= — SlackBotServer
- ::low_level_callbacks — SlackBotServer::Bot
- ::mention_as — SlackBotServer::Bot
- ::new — SlackBotServer::Bot
- ::new — SlackBotServer::LocalQueue
- ::new — SlackBotServer::RedisQueue
- ::new — SlackBotServer::RemoteControl
- ::new — SlackBotServer::Server
- ::on — SlackBotServer::Bot
- ::on_im — SlackBotServer::Bot
- ::on_mention — SlackBotServer::Bot
- ::on_slack_event — SlackBotServer::Bot
- ::username — SlackBotServer::Bot
- #add_bot — SlackBotServer::RemoteControl
- #add_bot — SlackBotServer::Server
- #bot — SlackBotServer::Server
- #bot_message? — SlackBotServer::Bot
- #bot_user_id — SlackBotServer::Bot
- #bot_user_name — SlackBotServer::Bot
- #broadcast — SlackBotServer::Bot
- #broadcast — SlackBotServer::RemoteControl
- #call — SlackBotServer::Bot
- #call — SlackBotServer::RemoteControl
- #change_to_previous_bot_message? — SlackBotServer::Bot
- #clear — SlackBotServer::LocalQueue
- #clear — SlackBotServer::RedisQueue
- #connected? — SlackBotServer::Bot
- #debug — SlackBotServer::Logging
- #default_message_options — SlackBotServer::Bot
- #handle_message — SlackBotServer::Bot
- #is_im_channel? — SlackBotServer::Bot
- #listen_for_instructions — SlackBotServer::Server
- #log — SlackBotServer::Logging
- #log_error — SlackBotServer::Logging
- #log_string — SlackBotServer::Logging
- #mention_keywords — SlackBotServer::Bot
- #on_add — SlackBotServer::Server
- #pop — SlackBotServer::LocalQueue
- #pop — SlackBotServer::RedisQueue
- #process_instruction — SlackBotServer::Server
- #push — SlackBotServer::LocalQueue
- #push — SlackBotServer::RedisQueue
- #register_low_level_callbacks — SlackBotServer::Bot
- #remove_bot — SlackBotServer::RemoteControl
- #remove_bot — SlackBotServer::Server
- #reply — SlackBotServer::Bot
- #rtm_incompatible_message? — SlackBotServer::Bot
- #run_callbacks — SlackBotServer::Bot
- #running? — SlackBotServer::Bot
- #say — SlackBotServer::Bot
- #say — SlackBotServer::RemoteControl
- #say_to — SlackBotServer::Bot
- #say_to — SlackBotServer::RemoteControl
- #start — SlackBotServer::Bot
- #start — SlackBotServer::Server
- #start_in_background — SlackBotServer::Server
- #stop — SlackBotServer::Bot
- #symbolize_keys — SlackBotServer::Bot
- #team_id — SlackBotServer::Bot
- #team_name — SlackBotServer::Bot
- #to_s — SlackBotServer::Bot
- #typing — SlackBotServer::Bot
- #user_message? — SlackBotServer::Bot
- #with_bot — SlackBotServer::Server