From 810e711875e070f6f0cffbe9b57847961727993b Mon Sep 17 00:00:00 2001 From: Andre Kelpe Date: Wed, 3 Mar 2010 23:18:23 +0100 Subject: [PATCH] updated README with new patch names and added ipv6 patch from askarel --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index deb8bf4..18c0562 100644 --- a/README.txt +++ b/README.txt @@ -3,11 +3,11 @@ Welcome to TheSilentGuy, a talking (as in sound) IRC bot. It is a little toy project build in the Hackerspace Brussels (hsbxl)[0], which is basically a plugin for the phenny[1] IRC bot. espeak [2] is used as the text-to-speech engine, since that is the easiest to use from python. You create a subprocess -and write to stdin of that process. Right now the plugin it can do two things: +and write to stdin of that process. Right now the plugin can do two things: * it announces every user that joins a channel that phenny is connected to with the sentence "Dudes, $nick has joined the channel" (this requires some - hacks in the phenny code base that can be found in the "bot.diff" file + changes in the phenny code base that can be found in the "patches" directory * it defines the ".talk" command which can be used by all admins of the bot to force to say custom things