| Class Irc::BotRegistry |
|
|
this is the backend of the RegistryAccessor class, which ties it to a DBHash object called registry(.db). All methods are delegated to the DBHash.
| Methods |
| Public Class methods |
| new(bot) |
| Public Instance methods |
| method_missing(method, *args, &block) |
delegation hack