Table of Contents - chatterbot-2.2.0 Documentation
Classes and Modules
- Chatterbot
- Chatterbot::Blocklist
- Chatterbot::Bot
- Chatterbot::Client
- Chatterbot::Config
- Chatterbot::ConfigManager
- Chatterbot::DSL
- Chatterbot::DirectMessages
- Chatterbot::Favorite
- Chatterbot::Followers
- Chatterbot::Handler
- Chatterbot::Helpers
- Chatterbot::HomeTimeline
- Chatterbot::Logging
- Chatterbot::Profile
- Chatterbot::Reply
- Chatterbot::Retweet
- Chatterbot::Safelist
- Chatterbot::Search
- Chatterbot::Skeleton
- Chatterbot::Tweet
- Chatterbot::UI
- Chatterbot::Utils
- Hash
- Object
Methods
- ::attr_boolean — Chatterbot::Config
- ::attr_since_id — Chatterbot::Config
- ::from_helper — Chatterbot
- ::from_helper= — Chatterbot
- ::generate — Chatterbot::Skeleton
- ::libdir — Chatterbot
- ::load — Chatterbot
- ::new — Chatterbot::Bot
- ::new — Chatterbot::ConfigManager
- ::new — Chatterbot::Handler
- #[] — Chatterbot::ConfigManager
- #[]= — Chatterbot::ConfigManager
- #after_run — Chatterbot::Bot
- #ask_yes_no — Chatterbot::UI
- #authenticated_user — Chatterbot::Client
- #bad_words — Chatterbot::DSL
- #base_url — Chatterbot::Client
- #before_run — Chatterbot::Bot
- #blacklist — Chatterbot::DSL
- #blocklist — Chatterbot::DSL
- #blocklist= — Chatterbot::Blocklist
- #bot — Chatterbot::DSL
- #bot_config — Chatterbot::Config
- #botname — Chatterbot::Helpers
- #botname= — Chatterbot::Helpers
- #call — Chatterbot::Handler
- #call_api_immediately? — Chatterbot::Bot
- #chatterbot_helper? — Chatterbot::Config
- #client — Chatterbot::DSL
- #client_params — Chatterbot::Config
- #config_file — Chatterbot::Config
- #consumer — Chatterbot::Client
- #consumer_key — Chatterbot::DSL
- #consumer_secret — Chatterbot::DSL
- #critical — Chatterbot::Logging
- #current_user — Chatterbot::Helpers
- #debug — Chatterbot::Logging
- #debug_mode — Chatterbot::DSL
- #default_opts — Chatterbot::Client
- #delete — Chatterbot::ConfigManager
- #deprecated — Chatterbot::UI
- #direct_message — Chatterbot::DirectMessages
- #direct_message — Chatterbot::DSL
- #direct_messages — Chatterbot::DirectMessages
- #direct_messages — Chatterbot::DSL
- #display_oauth_error — Chatterbot::UI
- #exclude — Chatterbot::DSL
- #exclude_retweets — Chatterbot::Search
- #favorite — Chatterbot::DSL
- #favorite — Chatterbot::Favorite
- #flatten_list_of_strings — Chatterbot::DSL
- #follow — Chatterbot::DSL
- #follow — Chatterbot::Followers
- #followers — Chatterbot::DSL
- #followers — Chatterbot::Followers
- #from_user — Chatterbot::Helpers
- #generate_authorize_url — Chatterbot::Client
- #get_api_key — Chatterbot::UI
- #get_oauth_verifier — Chatterbot::UI
- #get_screen_name — Chatterbot::Client
- #global_config — Chatterbot::Config
- #global_config_files — Chatterbot::Config
- #green — Chatterbot::UI
- #has_safelist? — Chatterbot::Safelist
- #home_timeline — Chatterbot::DSL
- #home_timeline — Chatterbot::HomeTimeline
- #id_from_tweet — Chatterbot::Utils
- #id_from_user — Chatterbot::Utils
- #include_retweets — Chatterbot::Search
- #init_client — Chatterbot::Client
- #interact_with_user? — Chatterbot::Blocklist
- #load_config — Chatterbot::Config
- #log_dest — Chatterbot::Config
- #logger — Chatterbot::Logging
- #logging? — Chatterbot::Config
- #login — Chatterbot::Client
- #max_id_from — Chatterbot::Config
- #needs_api_key? — Chatterbot::Config
- #needs_auth_token? — Chatterbot::Config
- #no_update — Chatterbot::DSL
- #no_update= — Chatterbot::Config
- #no_update? — Chatterbot::Config
- #on_blocklist? — Chatterbot::Blocklist
- #on_safelist? — Chatterbot::Safelist
- #only_interact_with_followers — Chatterbot::DSL
- #profile_text — Chatterbot::DSL
- #profile_text — Chatterbot::Profile
- #profile_website — Chatterbot::DSL
- #profile_website — Chatterbot::Profile
- #red — Chatterbot::UI
- #register_handler — Chatterbot::Bot
- #replace_variables — Chatterbot::Helpers
- #replies — Chatterbot::DSL
- #replies — Chatterbot::Reply
- #reply — Chatterbot::DSL
- #reply — Chatterbot::Tweet
- #request_token — Chatterbot::Client
- #require_login — Chatterbot::Client
- #reset! — Chatterbot::Client
- #reset_client — Chatterbot::Client
- #reset_since_id — Chatterbot::Client
- #reset_since_id_counters — Chatterbot::Client
- #reset_since_id_dm — Chatterbot::Client
- #reset_since_id_home_timeline — Chatterbot::Client
- #reset_since_id_reply — Chatterbot::Client
- #retweet — Chatterbot::DSL
- #retweet — Chatterbot::Retweet
- #run! — Chatterbot::Bot
- #safelist — Chatterbot::DSL
- #safelist= — Chatterbot::Safelist
- #screen_name — Chatterbot::Bot
- #search — Chatterbot::DSL
- #search — Chatterbot::Search
- #secret — Chatterbot::DSL
- #send_to_app_creation — Chatterbot::UI
- #since_id — Chatterbot::DSL
- #since_id_reply — Chatterbot::DSL
- #skip_me? — Chatterbot::Blocklist
- #skippable_retweet? — Chatterbot::Search
- #slurp_file — Chatterbot::Config
- #symbolize_keys! — Hash
- #to_h — Chatterbot::ConfigManager
- #token — Chatterbot::DSL
- #tweet — Chatterbot::DSL
- #tweet — Chatterbot::Tweet
- #tweet_user — Chatterbot::Helpers
- #update_config — Chatterbot::DSL
- #update_config? — Chatterbot::Config
- #valid_tweet? — Chatterbot::Blocklist
- #verbose — Chatterbot::DSL
- #whitelist — Chatterbot::DSL
- #working_dir — Chatterbot::Config
- #wrap_search_query — Chatterbot::Search