Class BasicsModule
In: lib/rbot/core/basics.rb
Parent: CoreBotModule
Author:Giuseppe "Oblomov" Bilotta <giuseppe.bilotta@gmail.com>

Methods

Public Instance methods

on connect, we join the default channels unless we have to wait for identification. Observe that this means the bot may not connect any channels until the ‘identified’ method gets delegated

handle help requests for "core" topics

[Validate]