class Bycharabot

Overview

TODO Write documentation for Bycharabot

Defined in:

bycharabot.cr

Constant Summary

VERSION = "0.1.0"

Instance Method Summary

Instance Method Detail

def answer(message : FastIRC::Message) #

[View source]
def joinAllChannels #

[View source]
def joinChannel(channel : String) #

[View source]
def loadAndParse #

[View source]
def login #

[View source]
def run #

[View source]
def sendPrivateMessage(channel : String, text : String) #

[View source]