/cbircbot_old

bot written in python

Primary LanguagePython

CB IRC PYTHON BOT
ryonagana (nicholasluis@gmail.com), ctx, AlessonZaire

=========================================================================
cbIRCBot - a simplebot made with python
    Copyright (C) 2011  ryonagana

    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 3 of the License, or
    (at your option) any later version.
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
	

============= Changelog ====================================================
	
	0.0.6
	Suporte dinamico para modulos funcionando 100%
	muitas mudancas no codigo para deixar mais organizado
	agora o modulo Data.py  tem a estrutura de diretorios do programa que funciona em todas plataformas 

	 0.0.5:
		Suporte ao Twitter
		Adicionado um tempinho de espera pra nao floodar o servidor pois o o bot enviava tao rapido as vezes corrompia os dados e dava exception

		
=============== RODANDO  O BOT ============================================

python start.py

============== DEPENDENCIAS ===============================================


Python-twitter API :  http://code.google.com/p/python-twitter/downloads/detail?name=python-twitter-0.8.2.tar.gz&can=2&q=

oauth2: 			  https://github.com/simplegeo/python-oauth2