Module: Twitch::Bot
- Defined in:
- lib/twitch/bot/event.rb,
lib/twitch/bot/client.rb,
lib/twitch/bot/config.rb,
lib/twitch/bot/logger.rb,
lib/twitch/bot/channel.rb,
lib/twitch/bot/message.rb,
lib/twitch/bot/version.rb,
lib/twitch/bot/adapter/irc.rb,
lib/twitch/bot/irc_message.rb,
lib/twitch/bot/memory/hash.rb,
lib/twitch/bot/memory/redis.rb,
lib/twitch/bot/event_handler.rb,
lib/twitch/bot/message_parser.rb,
lib/twitch/bot/command_handler.rb,
lib/twitch/bot/adapter/terminal.rb,
lib/twitch/bot/default_handlers.rb,
lib/twitch/bot/message/user_message.rb
Defined Under Namespace
Modules: Adapter, Memory, Message Classes: AuthenticatedCommandParser, Channel, Client, CommandHandler, CommandParser, Config, Event, EventHandler, FollowersOnlyModeParser, IrcMessage, IrcMessageParams, IrcMessageTags, JoinCommandParser, Logger, MessageParser, ModeCommandParser, NoticeCommandParser, PingCommandParser, PrivMsgCommandParser, R9kModeParser, RoomStateCommandParser, SlowModeParser, SubsOnlyModeParser
Constant Summary collapse
- VERSION =
"4.1.1"