Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 826 Bytes

readme.md

File metadata and controls

18 lines (17 loc) · 826 Bytes

Tachikoma

Tachikoma is an IRC bot for use in the #scriptkitties channel on Rizon. It's supposed to give us something fun with to play, learn Ruby and maybe add some cool functionality. The general idea is to make it work as a gateway between our website, and our IRC channel.

Features

Commands

!eboob [nickname]

returns the eboob (alias for epeen) standing of a given nickname. if no nickname is given, returns the eboob status of the user invoking the command.

!epeen [nickname]

Returns the epeen standing of a given nickname. If no nickname is given, returns the epeen of the user invoking the command.

!join

Joins a given channel. Does not require the # in front of the channelname.

!part

Leaves a given channel. Does not require the # in front of the channelname.