Stai navigando nella categoria botux

Mar, 03/05/2005 - 14:38

BoTux - Bot in python per chat irc

Inviato da frafra

Bot per chat.Eccovi BoTux, un bot di mia creazione per chat. Ha anche un'interfaccia grafica. Dovete installare python e wxpython.

#! /usr/bin/env python
# -*- coding: UTF-8 -*-
 
""" Botux: bot in python creato da Frafra (francesco.it@gmail.com)
           con l'aiuto di C8E e di bornFreeThinker
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.