Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 477 Bytes

File metadata and controls

17 lines (11 loc) · 477 Bytes

mccbot

MathCodingClub.com IRCbot based on irssi scripting Based on: http://www.perlmonks.org/bare/?node_id=180805 by Juerd Waalboer

Instructions

clone into your favourite directory (mine was ~/.mccbot) and start irssi:

irssi --path~=/path/to/clone

Then edit the config to fit your channel and server needs and that's it.

you can write new commands using perl by creating file commands/commandname check mccbot.pl for functions you can use to respond.