Module: ChatgptAssistant

Defined in:
lib/chatgpt_assistant/bots/mailers/application_mailer.rb,
lib/chatgpt_assistant.rb,
lib/chatgpt_assistant/error.rb,
lib/chatgpt_assistant/config.rb,
lib/chatgpt_assistant/chatter.rb,
lib/chatgpt_assistant/version.rb,
lib/chatgpt_assistant/audio_synthesis.rb,
lib/chatgpt_assistant/bots/discord/bot.rb,
lib/chatgpt_assistant/bots/discord_bot.rb,
lib/chatgpt_assistant/default_messages.rb,
lib/chatgpt_assistant/audio_recognition.rb,
lib/chatgpt_assistant/bots/discord/auth.rb,
lib/chatgpt_assistant/bots/telegram/bot.rb,
lib/chatgpt_assistant/bots/telegram_bot.rb,
lib/chatgpt_assistant/bots/telegram/auth.rb,
lib/chatgpt_assistant/bots/discord/events.rb,
lib/chatgpt_assistant/bots/application_bot.rb,
lib/chatgpt_assistant/bots/discord/actions.rb,
lib/chatgpt_assistant/bots/telegram/events.rb,
lib/chatgpt_assistant/bots/telegram/actions.rb,
lib/chatgpt_assistant/bots/jobs/new_chat_job.rb,
lib/chatgpt_assistant/bots/jobs/register_job.rb,
lib/chatgpt_assistant/bots/discord/validations.rb,
lib/chatgpt_assistant/bots/helpers/file_helper.rb,
lib/chatgpt_assistant/bots/discord/chat_actions.rb,
lib/chatgpt_assistant/bots/helpers/audio_helper.rb,
lib/chatgpt_assistant/bots/telegram/permissions.rb,
lib/chatgpt_assistant/bots/telegram/validations.rb,
lib/chatgpt_assistant/bots/discord/voice_actions.rb,
lib/chatgpt_assistant/bots/helpers/search_helper.rb,
lib/chatgpt_assistant/bots/telegram/chat_actions.rb,
lib/chatgpt_assistant/bots/discord/voice_checkers.rb,
lib/chatgpt_assistant/bots/jobs/voice_connect_job.rb,
lib/chatgpt_assistant/bots/mailers/account_mailer.rb,
lib/chatgpt_assistant/bots/telegram/voice_actions.rb,
lib/chatgpt_assistant/bots/helpers/messenger_helper.rb,
lib/chatgpt_assistant/bots/services/new_chat_service.rb,
lib/chatgpt_assistant/bots/services/register_service.rb,
lib/chatgpt_assistant/bots/telegram/events_controller.rb,
lib/chatgpt_assistant/bots/services/voice_connect_service.rb

Overview

Gem module

Defined Under Namespace

Modules: AudioHelper, Bots, FileHelper, LoadError, MessengerHelper, SearchHelper Classes: AccountMailer, AccountNotVerifiedError, ApplicationBot, ApplicationMailer, AudioRecognition, AudioSynthesis, BotNotInVoiceChannelError, ChatAlreadyExistsError, ChatNotCreatedError, ChatNotFoundError, Chatter, Config, DefaultMessages, DiscordBot, InvalidCommandError, Main, MessageHistoryTooLongError, MessageNotCreatedError, NewChatJob, NewChatService, NilError, NoChatSelectedError, NoChatsFoundedError, NoMessagesFoundedError, NoRegisterInfoError, RegisterJob, RegisterService, SignUpError, SomethingWentWrongError, TelegramBot, TextLengthTooLongError, UserAlreadyExistsError, UserLoggedInError, UserNotFoundError, UserNotInVoiceChannelError, UserNotLoggedInError, UserNotRegisteredError, VoiceConnectJob, VoiceConnectService, WrongEmailError, WrongPasswordError

Constant Summary collapse

VERSION =
"0.1.7"