tweak
typo
first commit
Copyright 2015 Brendan Kidwell < snarf@glump.net >
This software is distributed under the terms of the GNU General Public License, version 3.
Drinkbot is a bot for #linuxjournal on Freenode. I wrote it because no one will tell me why "lapsang souchong" is a catch phrase there. Read the code to see what it does.
Download PHP IRC into $project
.
Copy the drinkbot
folder into $project/modules
.
Add the line include modules/drinkbot/drinkbot.conf
to $project/function.conf
.
Edit $project/bot.conf
to set your IRC connection parameters.
Run php $project/bot.php $project/bot.conf
.