Table of Contents - telegram_meetup_bot-0.3.0 Documentation
Classes and Modules
- Object
- TelegramMeetupBot
- TelegramMeetupBot::Botan
- TelegramMeetupBot::Calendar
- TelegramMeetupBot::CallbackQueryParser
- TelegramMeetupBot::Client
- TelegramMeetupBot::Commands
- TelegramMeetupBot::Commands::Base
- TelegramMeetupBot::Commands::CalCommand
- TelegramMeetupBot::Commands::CancelCommand
- TelegramMeetupBot::Commands::DateCommand
- TelegramMeetupBot::Commands::Factory
- TelegramMeetupBot::Commands::HelpCommand
- TelegramMeetupBot::Commands::ListCommand
- TelegramMeetupBot::Commands::NilUsername
- TelegramMeetupBot::Commands::UserCommand
- TelegramMeetupBot::CommandsHandler
- TelegramMeetupBot::Initializers
- TelegramMeetupBot::Initializers::Base
- TelegramMeetupBot::Initializers::ConfigLoader
- TelegramMeetupBot::Initializers::ResponsesLoader
- TelegramMeetupBot::MessageParser
- TelegramMeetupBot::Messenger
- TelegramMeetupBot::ParamsParser
- TelegramMeetupBot::Storage
Methods
- ::bot_name — TelegramMeetupBot::Initializers::ConfigLoader
- ::botan_key — TelegramMeetupBot::Initializers::ConfigLoader
- ::build — TelegramMeetupBot::Commands::Factory
- ::build_dates_window — TelegramMeetupBot::Calendar
- ::exit_if_file_not_exist — TelegramMeetupBot::Initializers::Base
- ::formated_users_for_date — TelegramMeetupBot::Calendar
- ::klass — TelegramMeetupBot::Commands::Factory
- ::new — TelegramMeetupBot::Botan
- ::new — TelegramMeetupBot::Calendar
- ::new — TelegramMeetupBot::Client
- ::new — TelegramMeetupBot::Commands::Base
- ::new — TelegramMeetupBot::CommandsHandler
- ::new — TelegramMeetupBot::MessageParser
- ::new — TelegramMeetupBot::Messenger
- ::new — TelegramMeetupBot::ParamsParser
- ::new — TelegramMeetupBot::Storage
- ::no_username? — TelegramMeetupBot::Commands::Factory
- ::preload — TelegramMeetupBot::Initializers::Base
- ::redis — TelegramMeetupBot::Initializers::ConfigLoader
- ::redis_key — TelegramMeetupBot::Initializers::ConfigLoader
- ::responses — TelegramMeetupBot::Initializers::ResponsesLoader
- ::run — TelegramMeetupBot
- ::storage — TelegramMeetupBot::Initializers::ConfigLoader
- ::submited_days_by_user — TelegramMeetupBot::Calendar
- ::submited_days_of_month — TelegramMeetupBot::Calendar
- ::token — TelegramMeetupBot::Initializers::ConfigLoader
- ::validate — TelegramMeetupBot::Initializers::Base
- #add_user_to_date — TelegramMeetupBot::Calendar
- #author — TelegramMeetupBot::Commands::Base
- #author — TelegramMeetupBot::MessageParser
- #botan_key — TelegramMeetupBot::Client
- #build_parser — TelegramMeetupBot::CommandsHandler
- #build_reply_markup — TelegramMeetupBot::Commands::ListCommand
- #build_response — TelegramMeetupBot::Commands::Base
- #command — TelegramMeetupBot::Commands::Base
- #command — TelegramMeetupBot::MessageParser
- #date — TelegramMeetupBot::Commands::CancelCommand
- #date — TelegramMeetupBot::Commands::DateCommand
- #date — TelegramMeetupBot::Commands::ListCommand
- #date_has_error? — TelegramMeetupBot::Commands::Base
- #delete_date — TelegramMeetupBot::Storage
- #delete_user_from_date — TelegramMeetupBot::Calendar
- #edit_text — TelegramMeetupBot::Messenger
- #exec — TelegramMeetupBot::Commands::Base
- #exec — TelegramMeetupBot::Commands::CalCommand
- #exec — TelegramMeetupBot::Commands::CancelCommand
- #exec — TelegramMeetupBot::Commands::DateCommand
- #exec — TelegramMeetupBot::Commands::HelpCommand
- #exec — TelegramMeetupBot::Commands::ListCommand
- #exec — TelegramMeetupBot::Commands::NilUsername
- #exec — TelegramMeetupBot::Commands::UserCommand
- #get_all_available_dates — TelegramMeetupBot::Storage
- #get_users_for_date — TelegramMeetupBot::Storage
- #handle_date — TelegramMeetupBot::Commands::Base
- #list_response — TelegramMeetupBot::Commands::Base
- #month — TelegramMeetupBot::Commands::CalCommand
- #month_with_year — TelegramMeetupBot::Commands::CalCommand
- #next_day_key — TelegramMeetupBot::Commands::ListCommand
- #only_time_passed? — TelegramMeetupBot::Commands::DateCommand
- #params — TelegramMeetupBot::Commands::Base
- #params — TelegramMeetupBot::MessageParser
- #parse_date — TelegramMeetupBot::ParamsParser
- #parse_message — TelegramMeetupBot::CallbackQueryParser
- #parse_message — TelegramMeetupBot::MessageParser
- #parse_month — TelegramMeetupBot::ParamsParser
- #parse_time — TelegramMeetupBot::ParamsParser
- #previous_day_key — TelegramMeetupBot::Commands::ListCommand
- #process — TelegramMeetupBot::CommandsHandler
- #process_callback_query — TelegramMeetupBot::Client
- #process_message — TelegramMeetupBot::Client
- #process_user — TelegramMeetupBot::Calendar
- #run — TelegramMeetupBot::Client
- #send_text — TelegramMeetupBot::Messenger
- #set_users_to_date — TelegramMeetupBot::Storage
- #time — TelegramMeetupBot::Commands::DateCommand
- #track — TelegramMeetupBot::Botan
- #update_or_clean_date — TelegramMeetupBot::Calendar
- #user_hash — TelegramMeetupBot::Calendar
- #username — TelegramMeetupBot::Commands::UserCommand
- #write_log_and_sleep — TelegramMeetupBot::Client