snipe

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

commit 9d035c1f0f39eb80f17a3dfc57761152946955fa
parent a75fc6a9a8a94022cce91f84add4e34d3c8c029c
Author: Antoine Amarilli <ant.amarilli@free.fr>
Date:   Fri, 20 May 2011 00:50:35 -0400

disable buffering

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

diff --git a/snipe.py b/snipe.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/python3 -u import sys from random import choice