snipe

bot for a simple IRC game to make people say words
git clone https://a3nm.net/git/snipe/
Log | Files | Refs

commit a2921fa3ccbe9e19b86060ed3818ec4abcae2750
parent 433fe245a68a0c5cc6392b241cca1d10b0480732
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sat, 21 May 2011 22:29:23 -0400

woops

Diffstat:
snipe.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/snipe.py b/snipe.py @@ -203,7 +203,7 @@ try: "%s a dit \"%s\" et t'a fait gagner %s." % (speaker, word, fmt_score(score)))) todo.append((player.name, - "Un nouveau mot te sera proposé prochainement.") + "Un nouveau mot te sera proposé prochainement.")) todo.append((speaker, "Tu as dit \"%s\", tu as fait gagner %s à %s et tu as " "perdu %s." % (word, fmt_score(score), player.name,