Module: Cinch

Defined in:
lib/cinch/ban.rb,
lib/cinch/bot.rb,
lib/cinch/dcc.rb,
lib/cinch/irc.rb,
lib/cinch/mask.rb,
lib/cinch/sasl.rb,
lib/cinch/user.rb,
lib/cinch/timer.rb,
lib/cinch/logger.rb,
lib/cinch/plugin.rb,
lib/cinch/target.rb,
lib/cinch/channel.rb,
lib/cinch/handler.rb,
lib/cinch/helpers.rb,
lib/cinch/message.rb,
lib/cinch/network.rb,
lib/cinch/pattern.rb,
lib/cinch/version.rb,
lib/cinch/callback.rb,
lib/cinch/isupport.rb,
lib/cinch/syncable.rb,
lib/cinch/constants.rb,
lib/cinch/user_list.rb,
lib/cinch/exceptions.rb,
lib/cinch/formatting.rb,
lib/cinch/log_filter.rb,
lib/cinch/sasl/plain.rb,
lib/cinch/cached_list.rb,
lib/cinch/logger_list.rb,
lib/cinch/mode_parser.rb,
lib/cinch/plugin_list.rb,
lib/cinch/channel_list.rb,
lib/cinch/handler_list.rb,
lib/cinch/configuration.rb,
lib/cinch/message_queue.rb,
lib/cinch/sasl/mechanism.rb,
lib/cinch/sasl/dh_blowfish.rb,
lib/cinch/utilities/kernel.rb,
lib/cinch/configuration/bot.rb,
lib/cinch/configuration/dcc.rb,
lib/cinch/configuration/ssl.rb,
lib/cinch/dcc/incoming/send.rb,
lib/cinch/dcc/outgoing/send.rb,
lib/cinch/configuration/sasl.rb,
lib/cinch/dcc/dccable_object.rb,
lib/cinch/utilities/encoding.rb,
lib/cinch/logger/zcbot_logger.rb,
lib/cinch/sasl/diffie_hellman.rb,
lib/cinch/configuration/plugins.rb,
lib/cinch/utilities/deprecation.rb,
lib/cinch/configuration/timeouts.rb,
lib/cinch/logger/formatted_logger.rb

Defined Under Namespace

Modules: Constants, DCC, Exceptions, Formatting, Helpers, ModeParser, Plugin, SASL, Syncable, Utilities Classes: Ban, Bot, CachedList, Callback, Channel, ChannelList, Configuration, Handler, HandlerList, IRC, ISupport, LogFilter, Logger, LoggerList, Mask, Message, MessageQueue, Network, Pattern, PluginList, Target, Timer, User, UserList

Constant Summary collapse

VERSION =

Version of the library

'2.3.4'